Files
podman/test/compose/simple_port_map/README.md
baude cb91bf96e0 add compose test descriptions
adding compose test descriptions and validations.

Signed-off-by: baude <bbaude@redhat.com>
2020-12-11 10:07:13 -06:00

10 lines
194 B
Markdown

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