mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-08 09:55:42 +00:00
Also fix the tests so we can use the podman function with the output. Signed-off-by: Paul Holzinger <paul.holzinger@web.de> |
||
|---|---|---|
| .. | ||
| frontend | ||
| docker-compose.yml | ||
| README.md | ||
| setup.sh | ||
| teardown.sh | ||
| tests.sh | ||
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