# docker checkpoint rm

**Description:** Remove a checkpoint

**Usage:** `docker checkpoint rm [OPTIONS] CONTAINER CHECKPOINT`

**Aliases:** `docker checkpoint remove`



> [!NOTE]
> **Experimental**
>
> 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.





## Description

Remove a checkpoint


## Options

| Option | Default | Description |
|--------|---------|-------------|
| `--checkpoint-dir` |  |  Use a custom checkpoint storage directory |






