lojoh/Build and push multi platform docker images

Build and push multi platform docker images

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
docker-argsAdditional arguments to pass to the docker build commandno""
docker-contextThe context to use for the docker buildno.
docker-fileThe path to the Dockerfile to use for the buildyes
docker-registryThe registry to push the image to. Example: ghcr.io/exampleyes
github-tokenThe GitHub token to use for authenticationyes
image-nameThe name of the image to build and push. Example my-appyes
platformThe platform(s) to build the image for. Example: linux/arm64,linux/amd64no""
tagThe tag to apply to the image. Example: 1.2.3yes

no outputs