Changes

Jump to navigation Jump to search
274 bytes removed ,  15:10, 7 March 2022
m
podman supports checkpoint/restore of root file-system changes
Line 54: Line 54:     
Each of these restored containers will be running from the point in time the container was checkpointed.
 
Each of these restored containers will be running from the point in time the container was checkpointed.
  −
One important limitation is that the container cannot modify the file-system. If a container modifies the file-system, these modified directories either have to be mounted into the container (<code>-v</code>) or these directories have to be marked as <code>--tmpfs</code>.
      
This requires at least CRIU 3.12 (3.13 for full SELinux support).
 
This requires at least CRIU 3.12 (3.13 for full SELinux support).
277

edits

Navigation menu