mirror of https://github.com/containers/podman.git
* Add traps to report setup, tests, and teardown errors as failures * Pass through return code of podman commands * Fix unset variables * Fix simple_port_map image build when installing flask (PEP 668 - externally managed environment error) * Ignore kill errors in slirp4netns_opts teardown steps Signed-off-by: Gavin Lam <gavin.oss@tutamail.com> |
||
---|---|---|
.. | ||
frontend | ||
README.md | ||
docker-compose.yml | ||
tests.sh |
README.md
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