versicherungskammer/Multi-Platform Docker Build

publish multi-platform images to ghcr.io with default labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image-nameImage name under ghcr.io/$GITHUB_REPOSITORY, if not ${GITHUB_REPOSITORY#*/}no""
tagsTag name(s), space-separated, if not auto-generatedno""
auto-tagsstrategies to use for auto-tag-generation. mix "commit-hash", "release-name", "latest-if-release", "latest-if-main", "branch-name", "short-hash", "branch-ref". default: "commit-hash release-name latest-if-release"yescommit-hash release-name latest-if-release tag-name
additional-tagsTag name(s), space-separated, to add to auto-tagsno""
build-argsBuild args, space-separated, to add to build args. Format: "ARG1=VALUE1 ARG2=VALUE2 ARG3 ARG4" The values for ARG3 and ARG4 will be read from the environment variables ARG3 and ARG4.no""
docker-filePath of Dockerfile, if not "Dockerfile"noDockerfile
platformList of comma-separated target platforms, defaults to "linux/amd64,linux/arm64"nolinux/amd64,linux/arm64
pushIndicator, if the build image shall be pushednotrue
pathPath to build, if not "."no.
tokenGitHub Token for pushingyes
authorName for authors label, if not committer.nameno""
emailEmail for authors label, if not tierleben-development@vkb.de. use "auto" to use committer.emailno""

no outputs