github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/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