Closed
Description
Now, I'm trying to use native docker checkpoint/resume. However, I got the following error when I run docker checkpoint $container_id
.
root@vagrant-ubuntu-trusty:~/docker# ./bundles/1.5.0-dev/binary/docker checkpoint f82be2e71cd1
Error response from daemon: Cannot checkpoint container f82be2e71cd1: Unable to parse the CRIU version: Version: 1.5
GitID: v1.2-1326-ga8e1f59
FATA[0000] Error: failed to checkpoint one or more containers
Here is my environment.
Docker: compiled from https://github.com/boucher/docker/tree/boucher-cr
CRIU: avagin@9fc4975
Actually, I'm now sure how boucher's Docker and criu are related, but I installed criu under /usr/local/sbin/criu.
root@vagrant-ubuntu-trusty:~/docker# /usr/local/sbin/criu --version
Version: 1.5
GitID: v1.2-1326-ga8e1f59
Any ideas how to debug? Appriciate for your help.
Metadata
Metadata
Assignees
Labels
No labels