[CRIU] criu on alpine linux (docker for mac)

Pavel Emelyanov xemul at virtuozzo.com
Mon Jul 4 11:21:51 PDT 2016


On 07/04/2016 02:30 AM, Ross Boucher wrote:
> Thanks to Andrew's efforts I was able to build criu for alpine linux, and install it into the vm powering docker for mac, along with a docker binary that supports checkpoint/restore. Unfortunately it doesn't quite work yet. Here's the error I got:
> 
> (00.095748) Lock network
> (00.095756) Running network-lock scripts
> (00.095762) RPC
> (00.110768) Error (util.c:651): exec failed: No such file or directory
> (00.111163) Error (util.c:665): exited, status=1

This is exec on iptables-restore and (probably) ip6tables-restore.

> Full log: https://gist.github.com/boucher/6c79b10abf40225d9bd779e3bff70f9d
> 
> It seems like some runtime dependency may be missing? `ifconfig`, `iptables` and `ip` all
> seem to be available. Any thoughts on what might be missing?
> 
> -Ross
> 
> 
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
> 



More information about the CRIU mailing list