Deploy React App in Docker using Nginx

Publicado el: 30 octubre 2021
en el canal de: Aveti Tutorials
19,712
160

This tutorial shows deploying React app with Nginx in Docker. This approach can be used to dockerize react app in production environment with docker. It uses docker multistage build to build docker image.

Prerequisites
Nodejs installed, Docker installed, docker-compose installed
IDE:
Visual Studio code

Steps

Stage 1: Create docker image for react application

Stage 2: Create nginx react app image uisng base image nginx:alpine

1. Create a react application or clone from https://github.com/avetichamp/aveti-r...
2. Create docker file
3. Create Docker compose file
4. Deploy react using Nginx server in docker

Build image:
docker-compose build

Deploy App:
docker-compose up
For Detached Mode deployment
docker-compose up -d

For source code clone:
Git Hub: https://github.com/avetichamp/aveti-r...
Facebook :   / aveti.tutorial.9  

Please subscribe to this channel


En esta página del sitio puede ver el video en línea Deploy React App in Docker using Nginx de Duración hora minuto segunda en buena calidad , que subió el usuario Aveti Tutorials 30 octubre 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 19,712 veces y le gustó 160 a los espectadores. Disfruta viendo!