/deploy-docker-containers-to-azure

In this project we containerize node/express app and finally deploy to azure using ACR.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Containerizing Node & Express App using Docker

This help us understand how to leverage containers for Node & Express app.

Demo App

This is a Node and Express web application built to run in a Docker container. I try to used this whenever I try to deploy container to ACR inside an azure for demo purposes.