Does this support docker migration?
Is there an example on how to use it for docker migration/.
@hodiapa , unfortunately no. As far as Docker migration is concerned, it likely won't "just work" without proper integration with Docker tools.
I've started writing the p.haul core in Go for easier integration, here's the patch. Not sure how much time will it take to integrate with Docker, but you're anyway welcome to join.
@xemul : thanks for the info. Also, an unrelated question... does it support incremental checkpointing in criu and or/docker?
@hodiapa , this "library" does support incremental checkpointing, but is aimed at neither lxc nor docker nor anything else. It just provides a core for live migration lxc/docker/whoever can use.