Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 535 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 535 Bytes

containerize-different-apps

the basic repo contain different web application to use for practicing for containerizing applications

if you don't have git hub follow these steps in your shell

sudo apt-get update sudo apt-get install git

once you install the git then follow these steps

git clone https://github.com/fitsaleem/containerize-different-apps/ ls cd docker containerize-different-apps ls

now you can see different application you can use any application by useing the commands which is avaliable in read.me file