Files
Adrian Reber 05549e8b29 Add --ignore-rootfs option for checkpoint/restore
The newly added functionality to include the container's root
file-system changes into the checkpoint archive can now be explicitly
disabled. Either during checkpoint or during restore.

If a container changes a lot of files during its runtime it might be
more effective to migrated the root file-system changes in some other
way and to not needlessly increase the size of the checkpoint archive.

If a checkpoint archive does not contain the root file-system changes
information it will automatically be skipped. If the root file-system
changes are part of the checkpoint archive it is also possible to tell
Podman to ignore these changes.

Signed-off-by: Adrian Reber <areber@redhat.com>
2019-07-11 14:43:35 +02:00
..
2019-05-22 10:08:03 -05:00
2018-01-18 07:01:48 -05:00
2019-07-02 16:41:10 +02:00
2017-11-01 11:24:59 -04:00
2019-03-20 14:37:59 -06:00
2019-04-16 11:23:18 -04:00