https://pantsbuild.org/ logo
r

ripe-gigabyte-88964

03/28/2023, 4:39 PM
Is there a way to provide Azure container registry login credentials on the command line for
pants publish
for docker images? Can I just run
docker login
before running
pants publish
? Azure CR does not support credential helpers as far as I can tell.
h

high-yak-85899

03/28/2023, 4:40 PM
That's what we do
🙏 1
Though just for a different registry, but I assume it will still work.