mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00
man/runc-restore: describe restore into different cgroup
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -41,6 +41,11 @@ image files directory.
|
||||
: Cgroups mode. Default is **soft**. See
|
||||
[criu --manage-cgroups option](https://criu.org/CLI/opt/--manage-cgroups).
|
||||
|
||||
: In particular, to restore the container into a different cgroup,
|
||||
**--manage-cgroups-mode ignore** must be used during both
|
||||
**checkpoint** and **restore**, and the _container_id_ (or
|
||||
**cgroupsPath** property in OCI config, if set) must be changed.
|
||||
|
||||
**--bundle**|**-b** _path_
|
||||
: Path to the root of the bundle directory. Default is current directory.
|
||||
|
||||
|
Reference in New Issue
Block a user