Docker-izing a Node Web app (NPM/Webpack)

After implementation of my web app for Raspberry SenseHat with ReactJs, I decided to dockerize it so maybe later I run it on AWS ECS (Amazon EC2 Container Service).(Actually not this web app but other project that I have, should be run on AWS ECS) First I want to use Docker Hub to push my … Continue reading Docker-izing a Node Web app (NPM/Webpack)