docker checkpoint create
Create a checkpoint from a running container
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.
Usage
docker checkpoint create [OPTIONS] CONTAINER CHECKPOINT
Description
Create a checkpoint from a running container
Options
Option | Short | Default | Description |
---|---|---|---|
--checkpoint-dir | Use a custom checkpoint storage directory | ||
--leave-running | Leave the container running after checkpoint |