This repo contain basic web application folders to use for practicing Dockers for containerizing app
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git
git clone https://github.com/aamirpinger/docker-slide-code.git
ls
cd docker-slide-code/
ls
Now you can see that different folder have been cloned on your system, go to any folder and follow instruction from README file inside each folder
cd html-js-app
OR cd node-js-app