I would like to suspend a Docker container and resume later. How can this be done? By suspending I mean that it should save the state of ongoing process (e.g. video encoding) an
Here's a recent deck on the recent experimental integration of Checkpoint/Restore In Userspace (CRIU) + Docker.