Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 223 Bytes

Demo Azure hosting for LocalGov Drupal

This repo provides a demonstration on how to host a LocalGov Drupal site in Azure.

Docker image

Build with:

docker build -f azure-web-app/Dockerfile -t <tag_name> .