Adds: Keeping Docker container up-to-date, and Docker health-checks

This commit is contained in:
Alicia Sykes
2021-06-10 19:45:51 +01:00
parent fe69adddca
commit c08d0c6ff6
3 changed files with 60 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"resources": []
}