studgart/Build and Push to Azure Registry

Build and push a Docker image to Azure Container Registry using Service Principal

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
azure-registryAzure Container Registryyes
build-argsA list of arguments to pass to the buildno
client-idAzure Service Principal Client IDno""
client-secretAzure Service Principal Client Secretno""
credsAzure JSON Service Principal Credentialsno
contextThe build context to useno.
dockerfileThe Dockerfile to usenoDockerfile
image-nameThe name of the image to buildnoapp
platformThe platform to build the image fornolinux/amd64
pushWhether to push the image to the registrynofalse
subscription-idAzure Subscription IDno""
tagA tag for the imagenolatest
tenant-idAzure Service Principal Tenant IDno""

no outputs