podman/test/compose/mount_and_label
Chris Evich dc70382886
Fix AVC denials in tests of volume mounts
This becomes a problem on hosts with upgraded policies.  Ref:
https://github.com/containers/podman/issues/10522

Also, made a small change to compose-test setup to reduce runtime.

Signed-off-by: Chris Evich <cevich@redhat.com>
2021-08-18 12:04:06 -04:00
..
frontend
README.md
docker-compose.yml
setup.sh
teardown.sh
tests.sh

README.md

mount and label

This test creates a container with a mount (not volume) and also adds a label to the container.

Validation