List checkpoints for a container
docker checkpoint ls [OPTIONS] CONTAINER
Name, shorthand | Default | Description |
---|---|---|
--checkpoint-dir |
Use a custom checkpoint storage directory |
Command | Description |
---|---|
docker checkpoint | Manage checkpoints |
Command | Description |
---|---|
docker checkpoint create | Create a checkpoint from a running container |
docker checkpoint ls | List checkpoints for a container |
docker checkpoint rm | Remove a checkpoint |