mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 10:17:53 +00:00
adding compose test descriptions and validations. Signed-off-by: baude <bbaude@redhat.com>
9 lines
257 B
Markdown
9 lines
257 B
Markdown
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
|