A Sample Dockerfile (UI App) using nginx server
This Dockerfile is a multi-stage build that is used to build and deploy a Node.js application with a NGINX web server in a container.
This file has 2 stages
:
- This stage uses a Node.js base image (starts with a