πŸš€ DevOps Certified Professional
πŸ“… Starting: 1st of Every Month 🀝 +91 8409492687 | 🀝 +1 (469) 756-6329 πŸ” Contact@DevOpsSchool.com

Creating Ubuntu Layer

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

docker ps| grep akilan
docker run --name akilan_ubuntu_container -itd ubuntu
docker ps| grep akilan
docker attach c73bdcf5597d
docker commit -a "akilan" -m "ub-ntp-mini-httpd"
docker ps|grep akilan
docker ps| grep akilan
docker commit -a "akilan" -m "ub-ntp-mini-httpd" c73bdcf5597d ub-ntp-mini-httpd-akilan
docker history
docker images
docker history ub-ntp-mini-httpd-akilan
docker history