mirror of
https://github.com/containers/podman.git
synced 2025-06-01 17:17:47 +08:00

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>
mount and label
This test creates a container with a mount (not volume) and also adds a label to the container.
Validation
- curl http://localhost:5000 and verify message
- inspect the container to make the label exists on it