docker checkpoint rm

Description

Remove a checkpoint

Usage

docker checkpoint rm [OPTIONS] CONTAINER CHECKPOINT

Options

Name, shorthand Default Description
--checkpoint-dir Use a custom checkpoint storage directory

Parent command

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

© 2017 Docker, Inc.
Licensed under the Apache License, Version 2.0.
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.
Docker, Inc. and other parties may also have trademark rights in other terms used herein.
https://docs.docker.com/v1.13/engine/reference/commandline/checkpoint_rm/