spiegel_podman/pkg/api/handlers
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
..
compat Add containers.conf read-only flag support 2022-12-22 11:57:28 -05:00
libpod Merge pull request #16773 from ygalblum/network_ignore 2022-12-15 14:27:25 -05:00
swagger golangci-lint: remove three deprecated linters 2022-12-10 13:34:46 -07:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Don't use github.com/docker/distribution 2022-10-17 14:42:36 -04:00
decoder.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
types.go implement podman update 2022-09-01 13:02:01 -04:00