I’m not familiar with this operating system, and it is not in the list of officially supported Linux distributions.
docker save and docker load should normally work and can be used when you want to run Docker containers on a system whch has no internet access. If you could load the image successfully, running a container from it should work too, so I don’t think that’s the problem. Maybe the operating system runs a security modul that doesn’t let the container run…