mirror of https://github.com/containers/podman.git
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> |
||
---|---|---|
.. | ||
generate | ||
config_unsupported.go | ||
container_validate.go | ||
namespaces.go | ||
pod_validate.go | ||
podspecgen.go | ||
specgen.go | ||
volumes.go |