sample
javascript
azure
This Node.js application is for use in demonstrating scenarios for Azure Container Registry Tasks.
acr-build-helloworld-node
ACR Build Hello WorldThis Node.js application is for use in demonstrating scenarios for Azure Container Registry Tasks. ACR Tasks is a suite of features within Azure Container Registry for performing Docker container builds on Azure, as well as automated OS and framework patching for Docker containers.
FeaturesThis project includes the following Dockerfiles:
REGISTRY_NAME
argument to specify the FQDN of the container registry from which the base image is pulled.This project also includes the following YAML files:
This project is intended for use with the following articles on docs.microsoft.com:
Although intended for use with the companion articles, you can perform the following steps to run the sample application. These steps require a local Docker installation.
git clone https://github.com/Azure-Samples/acr-build-helloworld-node
cd acr-build-helloworld-node
docker build -t helloacrbuild:v1 .
docker run -d -p 8080:80 helloacrbuild:v1
Azure Container Registry documentation
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4