podman-compose/examples/hello-python
BugFest 016c97fd1e Fixes #663 - Fixes linting/pylint errors
Signed-off-by: BugFest <bugfest.dev@pm.me>
2023-04-10 11:53:47 +03:00
..
app Fixes #663 - Fixes linting/pylint errors 2023-04-10 11:53:47 +03:00
docker-compose.yaml add python demo example 2022-05-10 02:28:17 +03:00
Dockerfile Fixes #663 - Fixes linting/pylint errors 2023-04-10 11:53:47 +03:00
README.md add python demo example 2022-05-10 02:28:17 +03:00
requirements.txt add python demo example 2022-05-10 02:28:17 +03:00

Simple Python Demo

A Redis counter

podman-compose up -d
curl localhost:8080/
curl localhost:8080/hello.json