Changes

Jump to navigation Jump to search
3 bytes removed ,  23:09, 20 April 2020
→‎Container Live Migration: there was no 3.12.1 (officially)
Line 57: Line 57:  
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>.
 
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.12.1 with full SELinux support).
+
This requires at least CRIU 3.12 (3.13 for full SELinux support).
    
There are two recordings demonstrating Podman's container migration feature:
 
There are two recordings demonstrating Podman's container migration feature:

Navigation menu