DEBSOURCES
Skip Quicknav
sources / podman-compose / 1.5.0-1 / examples / hello-python / README.md
12345678
# Simple Python Demo ## A Redis counter ``` podman-compose up -d curl localhost:8080/ curl localhost:8080/hello.json ```