Building A Docker Image From A React App
Project Intro
There is a need to build a docker image of a web application that is built in React and NodeJS which runs locally. This image must run on either EC2 or ECS.
A docker image of that application must be built and for that, we need to creat...
chimnoya.hashnode.dev6 min read