Skip to content
Prev Previous commit
Next Next commit
docs: add nerdctl start with checkpoint command reference
add nerdctl start with checkpoint command reference.

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
  • Loading branch information
ChengyuZhu6 committed Oct 22, 2025
commit 4560704f87ad484a00cef4de8def16b5b0f8e663
4 changes: 3 additions & 1 deletion docs/command-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -615,8 +615,10 @@ Flags:

- :whale: `-a, --attach`: Attach STDOUT/STDERR and forward signals
- :whale: `--detach-keys`: Override the default detach keys
- :whale: `--checkpoint`: checkpoint name
- :whale: `--detach-keys`: checkpoint directory

Unimplemented `docker start` flags: `--checkpoint`, `--checkpoint-dir`, `--interactive`
Unimplemented `docker start` flags: `--interactive`

### :whale: nerdctl restart

Expand Down