boxcutter/Container Build and Publish

GitHub Action with a pipeline to build, test and publish a container image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 15, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: boxcutter/container-build-publish-action@8c9ff2987e69be568c02766bbfe0bac497f8624d # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
workdirWorking directory of bake executionno.
test-targetsList of bake targets for testingnolocal
dockerhub-usernameUsername used to log against the Docker registryno""
dockerhub-passwordPassword or personal access token used to log against the Docker registryno""
run-lint-stageRun lint stagenotrue
run-test-stageRun test stagenotrue
test-imageTest image""
test-entrypointTest entrypoint/bin/bash
build-typeBuild typehosted

no outputs