blob: 623b38cac5a5d94de5736beca9009b3525ba3cf3 (
plain)
1
2
3
4
5
6
7
8
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
|