mirror of https://github.com/docker/docs.git
18 lines
429 B
YAML
18 lines
429 B
YAML
command: docker checkpoint rm
|
|
aliases: remove
|
|
short: Remove a checkpoint
|
|
long: Remove a checkpoint
|
|
usage: docker checkpoint rm [OPTIONS] CONTAINER CHECKPOINT
|
|
pname: docker checkpoint
|
|
plink: docker_checkpoint.yaml
|
|
options:
|
|
- option: checkpoint-dir
|
|
value_type: string
|
|
description: Use a custom checkpoint storage directory
|
|
deprecated: false
|
|
experimental: false
|
|
deprecated: false
|
|
min_api_version: "1.25"
|
|
experimental: true
|
|
|