Hi, I wish to install Docker 17.04. The article below describes that there is an open bug, which causes problems with checkpoint saving and loading using CRIU.
Can't restore containers · Issue #35691 · moby/moby · GitHub
Sadly the instructions on the article(second link) do not produce any results in my computer.
sudo
apt-cache policy docker-ce
sudo
apt-get
install
-y docker-ce=17.04.0~ce-0~ubuntu-xenial
Can you help me install this version, or any other that has no problem saving a checkpoint with CRIU? I intend to make a wine-nvidia powered-gui app- container: saved, and restored on the same machine in the future. Please notice that I’m am relatively a novice with linux so be patient with me when explaining.