blob: bba769c511ea3869739d93393ea01a7b5c566fa3 (
plain)
1
2
3
4
5
|
this test creates a container with a mount (not volume) and also adds a label to the container.
validate by curl http://localhost:5000 and message should be same message as piped into the mount message.
also verify the label with podman ps and a filter that only catches that container
|