Skip to content

Commit

Permalink
Merge pull request containers#12659 from adrianreber/2021-12-20-check…
Browse files Browse the repository at this point in the history
…point-systemd-entrypoint

[CI:DOCS] Explicitly mention that checkpointing systemd containers might fail
  • Loading branch information
openshift-merge-robot authored Dec 21, 2021
2 parents da7de33 + 1ddb49c commit f7eabfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/markdown/podman-container-checkpoint.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ podman\-container\-checkpoint - Checkpoints one or more running containers
## DESCRIPTION
**podman container checkpoint** checkpoints all the processes in one or more *containers*. A *container* can be restored from a checkpoint with **[podman-container-restore](podman-container-restore.1.md)**. The *container IDs* or *names* are used as input.

*IMPORTANT: If the container is using __systemd__ as __entrypoint__ checkpointing the container might not be possible.*

## OPTIONS
#### **--all**, **-a**

Expand Down

0 comments on commit f7eabfe

Please sign in to comment.