repo created by
- Finish my changes
- Push my commits to GitHub
- Open a pull request
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/vpractice/docker-code-files.git
ls
cd docker-code-files/
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