| .. | ||
| frontend | ||
| docker-compose.yml | ||
| README.md | ||
| tests.sh | ||
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
| .. | ||
| frontend | ||
| docker-compose.yml | ||
| README.md | ||
| tests.sh | ||
This test creates a container that runs flask on and maps to the same host port