docker checkpoint
Table of Contents:
Command Name:
docker checkpoint
Description:
docker checkpoint Manages the checkpoint.
Syntax:
docker checkpoint COMMAND
COMMAND
create Create a checkpoint from a running container
ls List checkpoints for a container
rm Remove a checkpoint
docker checkpoint create [OPTIONS] CONTAINER CHECKPOINT
docker checkpoint ls [OPTIONS] CONTAINER
docker checkpoint rm [OPTIONS] CONTAINER CHECKPOINT