Azure / buffalo-azure

A gobuffalo plugin for working with Azure.
https://gobuffalo.io/en/docs/plugins
MIT License
29 stars 8 forks source link

Support Private Container Registries #34

Closed marstr closed 6 years ago

marstr commented 6 years ago

At the moment, we assume that all images are hosted on a public container registry like Docker Hub. While that's a good place to get started, it doesn't meet minimum requirements. We must add Registry credentials to the provision command as well as the ARM Template that is used for provisioning.

marstr commented 6 years ago

Fixed in dev.