docker checkpoint create
| 内容説明 | Create a checkpoint from a running container |
|---|---|
| 利用方法 | docker checkpoint create [OPTIONS] CONTAINER CHECKPOINT |
試験的
This command is experimental.
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
内容説明
Create a checkpoint from a running container
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--checkpoint-dir | Use a custom checkpoint storage directory | |
--leave-running | Leave the container running after checkpoint |