buffalo-azure icon indicating copy to clipboard operation
buffalo-azure copied to clipboard

add container registry and build task to default template

Open joshgav opened this issue 7 years ago • 0 comments

As part of the default Azure template, create a container registry and a container build task and/or build step to build and maintain the container described by the repo's main Dockerfile.

Also add a registry webhook and trigger refresh of the App Service web app whenever the container is rebuilt.

With this in place, a user will be able to update code in the app and git push it to have the container rebuilt and refreshed.

joshgav avatar Aug 13 '18 17:08 joshgav