github.com/containers/podman/v5@v5.1.0-rc1/test/compose/simple_port_map/README.md (about) 1 simple port map to host 2 =============== 3 4 This test creates a container that runs flask on and maps to the same 5 host port 6 7 Validation 8 ------------ 9 * curl http://localhost:5000 and verify message