Files
Adrian Reber 5e43c7cde1 Disable checkpointing of containers started with --rm
Trying to checkpoint a container started with --rm works, but it makes
no sense as the container, including the checkpoint, will be deleted
after writing the checkpoint. This commit inhibits checkpointing
containers started with '--rm' unless '--export' is used. If the
checkpoint is exported it can easily be restored from the exported
checkpoint, even if '--rm' is used. To restore a container from a
checkpoint it is even necessary to manually run 'podman rm' if the
container is not started with '--rm'.

Signed-off-by: Adrian Reber <areber@redhat.com>
2019-11-28 20:25:45 +01:00
..
2019-10-31 17:42:37 +01:00
2019-11-13 08:15:00 +11:00
2019-11-27 13:42:06 +01:00
2019-11-13 08:15:00 +11:00
2019-10-31 19:55:36 +01:00
2019-10-31 17:42:37 +01:00
2019-10-31 17:42:37 +01:00
2019-11-15 12:44:15 -05:00
2019-10-31 19:55:36 +01:00
2019-07-07 08:54:20 -05:00
2019-11-13 08:15:00 +11:00
2019-10-31 17:42:37 +01:00
2019-11-13 08:15:00 +11:00
2019-07-22 15:57:23 -04:00
2019-10-31 17:42:37 +01:00
2019-10-31 17:42:37 +01:00
2019-10-15 15:59:20 -04:00
2019-11-13 08:15:00 +11:00
2019-10-31 17:42:37 +01:00
2019-06-25 13:51:24 -05:00
2019-08-18 03:48:40 +00:00
2019-10-31 17:42:37 +01:00
2019-10-31 17:42:37 +01:00
2019-06-25 13:51:24 -05:00
2019-08-28 11:35:00 -04:00
2019-10-31 17:42:37 +01:00
2019-10-31 17:42:37 +01:00
2019-10-31 17:42:37 +01:00
2019-06-25 13:51:24 -05:00