marcosnils / cmt

Container migration tool
MIT License
127 stars 14 forks source link

have you seen criu? #1

Closed aespinosa closed 8 years ago

aespinosa commented 8 years ago

http://criu.org/Docker

marcosnils commented 8 years ago

Yes, this tool is a higher level utility which will use runc/docker to perform the container migration. Both docker and runc use criu underneath to make this possible.

One of the migration validation steps will require checking the target host criu version and configuration