automation-tests/cmd/podman/common
Daniel J Walsh 338b283935
Add containers.conf read-only flag support
If you are running temporary containers within podman play kube
we should really be running these in read-only mode. For automotive
they plan on running all of their containers in read-only temporal
mode. Adding this option guarantees that the container image is not
being modified during the running of the container.

The containers can only write to tmpfs mounted directories.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-22 11:57:28 -05:00
..
completion.go Add completion for --init-ctr 2022-12-03 08:20:49 -05:00
completion_test.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
create.go Add containers.conf read-only flag support 2022-12-22 11:57:28 -05:00
create_opts.go Add containers.conf read-only flag support 2022-12-22 11:57:28 -05:00
create_test.go linter: enable unconvert linter 2022-05-19 13:59:15 +02:00
default.go Support setting image_volume_mode in containers.conf 2022-05-26 14:16:26 -04:00
diffChanges.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
inspect.go fix podman pod inspect to support multiple pods 2022-09-08 10:28:42 +02:00
netflags.go libpod: Add pasta networking mode 2022-11-08 00:16:35 +01:00
sign.go podman ssh work, using new c/common interface 2022-08-09 14:00:58 -04:00