lstocchi/Buildah Action

This action allows you to build an image from your app

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
imageThe name (reference) of the image to buildyes
tagThe tag of the image to buildnolatest
base-imageThe base image to use to create a new container imageno
dockerfilesList of Dockerfile paths (eg: ./Dockerfile)no
contextPath of the directory to use as context (default: .)no.
contentList of files/directories to copy inside the base imageno
entrypointThe entry point to set for containers based on imageno
portThe port to expose when running containers based on imageno
working-dirThe working directory to use within the containerno
envsList of environment variables to be set when running containers based on imageno

no outputs