diff options
Diffstat (limited to 'test/compose/mount_and_label/readme.txt')
-rw-r--r-- | test/compose/mount_and_label/readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/compose/mount_and_label/readme.txt b/test/compose/mount_and_label/readme.txt new file mode 100644 index 000000000..bba769c51 --- /dev/null +++ b/test/compose/mount_and_label/readme.txt @@ -0,0 +1,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 |