podman/pkg/specgen
Giuseppe Scrivano 68fe1950fe
podman: set volatile storage flag for --rm containers
volatile containers are a storage optimization that disables *sync()
syscalls for the container rootfs.

If a container is created with --rm, then automatically set the
volatile storage flag as anyway the container won't persist after a
reboot or machine crash.

[NO TESTS NEEDED]

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-05-05 17:58:39 +02:00
..
generate podman: set volatile storage flag for --rm containers 2021-05-05 17:58:39 +02:00
config_unsupported.go bump go module to v3 2021-02-22 09:03:51 +01:00
container_validate.go bump go module to v3 2021-02-22 09:03:51 +01:00
namespaces.go Correct json field name 2021-03-25 09:55:13 -07:00
pod_validate.go bump go module to v3 2021-02-22 09:03:51 +01:00
podspecgen.go Add support for slirp network for pods 2020-09-25 21:34:23 -04:00
specgen.go podman: set volatile storage flag for --rm containers 2021-05-05 17:58:39 +02:00
volumes.go Add U volume flag to chown source volumes 2021-02-22 22:55:19 -06:00