mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
add compose test descriptions
adding compose test descriptions and validations. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
9
test/compose/simple_port_map/README.md
Normal file
9
test/compose/simple_port_map/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
simple port map to host
|
||||
===============
|
||||
|
||||
This test creates a container that runs flask on and maps to the same
|
||||
host port
|
||||
|
||||
Validation
|
||||
------------
|
||||
* curl http://localhost:5000 and verify message
|
||||
Reference in New Issue
Block a user