momentum-xyz/Docker build action

Odyssey docker build image action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 17, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: momentum-xyz/docker-build-action@ed5261ad6179f517b9727183787716229df74730 # v7.0.1

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

namedescriptionrequireddefault
image-nameName of the docker image, defaults to git repository nameyes${{ github.event.repository.name }}
registry-serverDocker registry location/URLno
registry-userDocker registry usernameno
registry-passDocker registry passwordno
npm-tokenAccess token for private (npm) packages.no
backfeed-repo-tokenGithub token to passthrough docker build to access current repono
github-tokenGithub token. Used tyo login to ghcr.iono
multistage-targetDocker build target for multistage builds.no
extra-argsCommand line arguments added to the docker build call.no
git-lfsEnable Git-LFSnotrue
namedescription
versionVersion string generated for the image.