Login
Roast topics
Find topics
Find it!
From:
Carlos Sanchez's Weblog
(Uncensored)
subscribe
Building Docker Images with Kaniko Pushing to Azure Container Registry (ACR)
https://blog.csanchez.org/2020/09/30/building-docker-images-with-kaniko-pushing-to-azure-container-registry-acr/
links
backlinks
Tagged with:
docker
kubernetes
azure
acr
kaniko
Roast topics
Find topics
Roast it!
To push to Azure Container Registry (ACR) we can create an admin password for the ACR registry and use the standard Docker registry method or we can use a token. We use that token to craft both the standard Docker … Continue reading →