Files
docker-docs/_data/engine-cli-edge/docker_checkpoint_create.yaml
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -07:00

14 lines
456 B
YAML

command: docker checkpoint create
short: Create a checkpoint from a running container
long: Create a checkpoint from a running container
usage: docker checkpoint create [OPTIONS] CONTAINER CHECKPOINT
pname: docker checkpoint
plink: docker_checkpoint.yaml
options:
- option: checkpoint-dir
description: Use a custom checkpoint storage directory
- option: leave-running
default_value: "false"
description: Leave the container running after checkpoint