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

Assignment 2 by Nallagatla Sarvani [ 24-05-2022]

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!

What is Docker ?

Docker is a container that communicate and configure files with each other through some defined channels, it is used in automation projects. Docker reduces time in deployment and make easy for the developer to build, run and test the process.

What is Container?

Container is a set of packages used to run the application quickly and reliable. Containers make sure that it works uniformly even there might be some variations in instances between developing. Containers are standard, secure and light weight

What are top 5 advantage of Docker?

Speed 

Reduces cost and time

Secure

Deployment velocity

Reliable

Commands Used in 24-05-2022 Session

  • docker start : starts already stopped containers.
  • docker stop  : stops running containers
  • docker info  : shows system-wide information
  • docker ps  : lists various properties of containers
  • docker restart  : stops and starts a container
  • docker pull  : pulls an image or a repository from your local registry
  • docker history : Displays the history of an image
  • docker rm : removes containers
  • docker rmi  : removes images
  • docker exec : Runs a command in a container that is active or running.
Subscribe
Notify of
guest


This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x