podman-compose/examples/hello-python
BugFest 2df11674c4 Fixes #661 - Fixes linting/flake8 errors
Signed-off-by: BugFest <bugfest.dev@pm.me>
2023-04-10 11:53:47 +03:00
..
App Fixes #661 - Fixes linting/flake8 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 add python demo example 2022-05-10 02:28:17 +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