blob: 13ece72ad705da3c945d0f5cf2a7e4c436de705d (
plain)
1
2
3
4
5
6
7
8
9
|
port map on different port
===============
This test creates a container that runs flask on different ports for the container
and the host
Validation
------------
* curl http://localhost:5001 and verify message
|