How to run docker containers in AWS EC2
Dockerized Click Counter app app to deploy at AWS EC2 ubuntu instance
Get the source code here
Stack
React
Nodejs
MongoDB
Docker notes
If docker is installed you can build and run images locally.
docker-compose up --build
Set the REACT_APP_API...
hellokamal.hashnode.dev2 min read