hashicorp / learn-nomad-cluster-setup

Companion repo for the HashiCorp tutorial collection on Nomad cluster setup
https://developer.hashicorp.com/nomad/tutorials/cluster-setup
Mozilla Public License 2.0
36 stars 34 forks source link

How to setup docker-auth.json to access private Azure Container Registry? #36

Open heitorPB opened 3 months ago

heitorPB commented 3 months ago

I'm struggling to setup Nomad auth for Docker access to a private image registry.

I can do that manually, but that's unreasonable. I found examples for AWS, but couldn't figure out how to do the same for Azure.