Podman Checkpointing
· ☕ 1 min read
–
What is Checkpointing? Checkpointing stops the container and freezes it in the current running state that can be restored at a later point in time.
Checkpointing currently only works with rootful containers.