aboutsummaryrefslogtreecommitdiff
path: root/test/compose/mount_and_label/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/compose/mount_and_label/README.md')
-rw-r--r--test/compose/mount_and_label/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/compose/mount_and_label/README.md b/test/compose/mount_and_label/README.md
new file mode 100644
index 000000000..623b38cac
--- /dev/null
+++ b/test/compose/mount_and_label/README.md
@@ -0,0 +1,9 @@
+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