rm3l/Setup Containerized Podman

Sets up Podman using a containerized environment with Docker as the backend

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 2, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: rm3l/setup-containerized-podman@7e2e9a2ddc2da87cbe754c0ed8975b7368388f56 # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
podman-imagePodman container image to usenoquay.io/podman/stable:v5
compose-providerCompose provider to install: docker-compose, podman-compose, or empty to skipno""
docker-compose-versionVersion of docker-compose to install (if compose-provider is docker-compose)nov5.0.1
podman-compose-versionVersion of podman-compose to install (if compose-provider is podman-compose)nov1.5.0
envAdditional environment variables to pass to the Podman container (one per line, KEY=VALUE format)no""
print-versionPrint Podman and Compose versions after setupnofalse
namedescription
container-nameThe name of the Podman container (use this for cleanup)