From a3710d1af24d20fbdc6bb3feeea428fa01138e93 Mon Sep 17 00:00:00 2001 From: v-rajagt <31903563+v-rajagt@users.noreply.github.com> Date: Fri, 13 Sep 2019 05:32:48 +0530 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e36235fd..cbf368d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +--- +page_type: sample +languages: +- javascript +products: +- azure +description: "This Node.js application is for use in demonstrating scenarios for Azure Container Registry Tasks." +urlFragment: acr-build-helloworld-node +--- + + # ACR Build Hello World This Node.js application is for use in demonstrating scenarios for Azure Container Registry Tasks. [ACR Tasks](https://docs.microsoft.com/azure/container-registry/container-registry-tasks-overview) is a suite of features within [Azure Container Registry](https://azure.microsoft.com/services/container-registry/) for performing Docker container builds on [Azure](https://azure.com), as well as automated OS and framework patching for Docker containers.