Steps used to create the docker image
create a docker container
attach to it
apt update
apt install git
apt install ntp
apt install apache2
docker commit -a”Aji Raphel” -m”created a docker image with ubuntu+git+ntp+apache2″ b3bab63b207d aji_ubuntu
YOUR COSMETIC CARE STARTS HERE
Looking for the right place for a cosmetic procedure? Explore top cosmetic hospitals in one place and choose with confidence.
“Small steps lead to big changes — today is a perfect day to begin.”
✓ Shortlist providers • ✓ Review options • ✓ Take the next step with confidence
create a docker container
attach to it
apt update
apt install git
apt install ntp
apt install apache2
docker commit -a”Aji Raphel” -m”created a docker image with ubuntu+git+ntp+apache2″ b3bab63b207d aji_ubuntu