Docker Container checkpoint and restore using CRIU

Hi,
I am dumping a apache process from a machine using CRIU.
Making it as a docker image and pushing to repo.
Pulling it in another VM.
Trying to restore that apache process in this new VM within the container. It ends up with error.

Some one please let me know whether this is possible??