spiegel_podman/pkg/spec
Daniel J Walsh 3a4be4b66c
Add --read-only-tmpfs options
The --read-only-tmpfs option caused podman to mount tmpfs on /run, /tmp, /var/tmp
if the container is running int read-only mode.

The default is true, so you would need to execute a command like

--read-only --read-only-tmpfs=false to turn off this behaviour.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-04-26 12:29:10 -04:00
..
config_linux.go fix bug --device enable specifying directory as device 2019-03-06 10:14:52 -05:00
config_unsupported.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00
createconfig.go Add --read-only-tmpfs options 2019-04-26 12:29:10 -04:00
parse.go Invalid index for array 2018-12-21 09:25:25 -05:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Add --read-only-tmpfs options 2019-04-26 12:29:10 -04:00
spec_test.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00