thaibault/Build x86-64 or arm-64 images pushes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
architectureArchitecture name to build for.all
build-argsList of build-time variables.
build-targetSets the target stage to build.
dockerfile-pathSets the path to dockerfile to use for building the image.Dockerfile
cache-keyAn explicit key for restoring and saving the cache. Refer creating a cache key. buildx-layer
cache-restore-keysAn ordered list of prefix-matched keys to use for restoring stale cache if no cache hit occurred for key. buildx-layer
delete-old-imagesDelete old images.true
use-cacheUse cache when building the image.true
nameImage name to build.yes
descriptionImage description to annotate with.
tagsImage tags to use for registering.
labelsImage labels to annotate registered image with.
registryRegistry to use for image upload.yes
usernameLogin to use for authenticating against registry.yes
ownernameRepository owner name. If not set use provided user names instead.
passwordPassword to log into registry.yes
alternate-registryAlternate registry to use for image upload.
alternate-usernameLogin to use for authenticating against alternate registry. If not set use mail username.
alternate-ownernameRepository owner name. If not set use provided user names instead.
alternate-passwordPassword to log into alternate registry. If not set use main password.

no outputs