.TH NAME .PP runc checkpoint \- checkpoint a running container .SH USAGE .PP runc checkpoint [command options] .PP Where "" is the name for the instance of the container to be checkpointed. .SH DESCRIPTION .PP The checkpoint command saves the state of the container instance. .SH OPTIONS .PP \-\-image\-path path for saving criu image files \-\-work\-path path for saving work files and logs \-\-leave\-running leave the process running after checkpointing \-\-tcp\-established allow open tcp connections \-\-ext\-unix\-sk allow external unix sockets \-\-shell\-job allow shell jobs \-\-page\-server ADDRESS:PORT of the page server \-\-file\-locks handle file locks, for safety \-\-manage\-cgroups\-mode cgroups mode: 'soft' (default), 'full' and 'strict'.