podman-compose/examples/hello-python
Povilas Kanapickas 3c2978c9ca examples: Add type annotations
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2025-05-24 17:19:29 +03:00
..
app examples: Add type annotations 2025-05-24 17:19:29 +03:00
Dockerfile Fixes - 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
docker-compose.yaml 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

README.md

Simple Python Demo

A Redis counter

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