[CRIU] [PATCH p.haul] Pin docker C/R version
Hui Kang
hkang.sunysb at gmail.com
Sun Nov 1 12:44:18 PST 2015
The latest version changes the container filesystem location
Signed-off-by: Hui Kang <hkang.sunysb at gmail.com>
---
test/docker/HOWTO | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/docker/HOWTO b/test/docker/HOWTO
index 3255360..6a5ef8d 100644
--- a/test/docker/HOWTO
+++ b/test/docker/HOWTO
@@ -13,9 +13,9 @@ your running containers.
The docker version that supports checkpoint and restore can be obtained by
- # git clone https://github.com/boucher/docker.git
+ # git clone https://github.com/huikang/docker.git
# cd docker.git
- # git checkout cr-combined
+ # git checkout cr-combined-1006
On both nodes, compile and store the the docker binary as
--
1.9.1
More information about the CRIU
mailing list