containerup/Podman-in-Podman Build

Build container images with Podman in Podman

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workdirRelative path under $GITHUB_WORKSPACE to build the image
containerfilePath of Containerfile
platformsBuild container images with the specified OS/ARCH
podman-imageThe repository:tag of Podman to be run in the containerquay.io/containers/podman:latest
repositoryThe built image will be tagged as <repository>:<tags[0]>, <repository>:<tags[1]>, ...yes
tagsThe built image will be tagged as <repository>:<tags[0]>, <repository>:<tags[1]>, ...latest
build-argsList of argument=value to supply to the builder
labelsSet metadata for an image
cache-podman-imageCache the Podman image, and load the image from cachetrue

no outputs