https://pulumi.com logo
a

abundant-author-13372

02/14/2020, 3:07 PM
Hey guys. I'm trying to deploy some docker images to a few Azure container registries, but it's failing to store the credentials and it produces an 'docker push failed: authentication required' error in some of the images, but not others, and not always the same ones. I'm getting the warning about 'your credentials will be stored unencrypted in .docker/config.json', which is fine, but when I check that file, the failing repositories' credentials are not there, while the ok ones are. Anyone encountered this?
I don't think it's a problem with my code in particular, since I'm using basically the same to deploy these images in AWS and it's working fine.
g

gorgeous-egg-16927

02/14/2020, 3:38 PM
a

abundant-author-13372

02/14/2020, 4:12 PM
I'm doing exactly what the example does 😕
g

gorgeous-egg-16927

02/14/2020, 4:15 PM
@tall-librarian-49374 any ideas?
t

tall-librarian-49374

02/14/2020, 4:19 PM
I haven’t seen this… Doesn’t sound like it’s related to Azure, rather a problem of our Docker provider?
a

abundant-author-13372

02/14/2020, 6:06 PM
I'd be happy opening an issue if needed
👍 1