1
0
mirror of https://github.com/docker/cli.git synced 2025-04-23 04:45:35 +03:00
cli/docs/reference/commandline/checkpoint_create.md
David Karlsson dc22572e3e chore: regenerate docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 10:30:56 +02:00

16 lines
495 B
Markdown

# 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-->