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.
Create a POST on bestDevops.com and answer following questions?
- Install Docker in your assigned VM?
- Installed the Docker in the VM. β [root@ip-172-31-8-134 centos]
- Verification:
- Verify docker installation and basic commands?

- Self proov it β What is Container?

- Playing with different Docker commands:-
Container Lifecycle?
create -> start -> stop -> start -> restart -> pause -> unpause -> kill -> remove
Create a container:
Pulling a jenkins image.:


- start a container:

- stop the container

- start and restart

- pause and unpause a container:

- kill a container

- rename

- remove

- What is the diff between docker pause and docker unpause?
unpause container : un-suspends the processes
- What is the diff between docker stop and docker kill?
docker stop will stop the container and docker kill will release the resources.
& publish and share a url in the chat windows.