ilteoood/Customizable Docker Buildx

Configure docker to be used with buildx

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTags (comma separated) to apply to the imagelatest
imageNameName of the imageyes
dockerFileName of the DockerfileDockerfile
buildArgBuild arguments (comma separated) used to build the image""
publishIndicate if the builded image should be published on a registryfalse
platformPlatforms (comma separated) that should be used to build the imagelinux/amd64,linux/arm64,linux/arm/v7
dockerUserUser that will publish the image, if indicated
dockerPasswordPassword of the dockerUser
dockerServerServer to login against""
loadIndicate if you want to load image into dockerfalse
targetSet the target build stage to build""
labelLabels (comma separated) to apply to the image""
contextSet the context path.

no outputs