<div dir="ltr">I&#39;ve been testing the latest docker checkpoint/restore code (rebased on current docker, which is changing rapidly) and have found a regression I don&#39;t quite understand yet. I thought perhaps someone might have some ideas. Here are two restore logs:<div><br></div><div><a href="https://gist.github.com/boucher/1cdb49afdc6bb252686c">https://gist.github.com/boucher/1cdb49afdc6bb252686c</a><br></div><div><br></div><div>The first is from a failure, the second a success. The difference is that in the not working case, I&#39;m checkpointing one container and restoring into a different new container. This used to work. I seem to be passing the mount point correctly, but for some reason, criu thinks that the path doesn&#39;t exist. Any ideas?</div></div>