Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/commandline/checkpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ resumes from the point it left off once you restore.
seccomp is only supported by CRIU in very up to date kernels.

External terminal (i.e. `docker run -t ..`) is not supported at the moment.
If you try to create a checkpoint for a container with an external terminal,
If you try to create a checkpoint for a container with an external terminal,
it would fail:

```console
Expand Down