blob: 650d5973e270b49ab79bc2959df0de31bc13a15e [file] [log] [blame] [view]
# checkpoint create
<!---MARKER_GEN_START-->
Create a checkpoint from a running container
### Options
| Name | Type | Default | Description |
|:-------------------|:---------|:--------|:---------------------------------------------|
| `--checkpoint-dir` | `string` | | Use a custom checkpoint storage directory |
| `--leave-running` | `bool` | | Leave the container running after checkpoint |
<!---MARKER_GEN_END-->