podman-compose/examples/hello-python
Povilas Kanapickas b0da6f82d3 Fix import formatting
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-03-08 23:46:19 +02:00
..
app Fix import formatting 2024-03-08 23:46:19 +02: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