Docker Beginner Tutorial 10 - What are Docker Containers | How to create Docker Containers

preview_player
Показать описание
Hi, I am Raghav and Today we will learn :
1. What are Containers
2. How to create Containers
3. How to start / stop Containers
4. Basic Commands

TIPS & TRICKS

What are Containers:
Containers are running instances of Docker Images

COMMANDS
: docker ps
: docker run ImageName
: docker start ContainerName/ID
: docker stop ContainerName/ID

: docker pause ContainerName/ID
: docker unpause ContainerName/ID

: docker top ContainerName/ID
: docker stats ContainerName/ID

: docker attach ContainerName/ID

: docker kill ContainerName/ID
: docker rm ContainerName/ID

: docker history ImageName/ID

References:

Notes

A container image is a lightweight, stand-alone, executable package of a piece of software that includes everything needed to run it: code, runtime, system tools, system libraries, settings.

Features of Containers:

Are lightweight

Fewer resources are used

Booting of containers is very fast

Can start, stop, kill, remove containers easily and quickly

Operating System resources can be shared within Docker

Containers run on the same machine sharing the same Operating system Kernel, this makes it faster

You can use the command
docker container create
to create a container in stopped state
_____________________________________________________________

#DockerContainers #WhatIsDocker #DockerTutorials #DockerTraining #DevOpsTools #DevOpsTraining #DockerCommands #DockerForBeginners #DockerFreeTutorials #DockerforDevOps

DOCKER PLAYLIST

YOUTUBE PLAYLIST

YOUTUBE

FACEBOOK

TWITTER

If you like videos on the channel Automation Step by Step, hit the like button and share with others.

Click the SUBSCRIBE button and hit the bell icon to keep getting new videos.

________ ONLINE COURSES TO LEARN ________

------------ Follow ------------

Share your knowledge with everyone and,
Never Stop Learning
Raghav
Рекомендации по теме
Комментарии
Автор

You're doing a great job with these videos. Many people don't know how to teach, but you do.

brandonflorida
Автор

Excellent Lecture. You are my cup of tea!

amanueltesfu
Автор

I have seen thousands of videos on youtube. But Raghav is my favourite.
Thank you so much raghav for explaining such complex things in a very simplified manner. Kudos for you

xdankitjain
Автор

Very good dear... systematic and step by step approach

katterapallisrinivas
Автор

Thanks Raghav, Such an Awesome explanation. I learned a lot from your GIT HUB and Jenkins Tutorials, I started Docker now. Good to go :) Thanks again ...

ArunTatavarthy
Автор

Fantastic and simple... got straight to the point

vinaykabaddi
Автор

need ansible video series... pls make a series... you are totally outstanding...

abdullahal-alif
Автор

Thank you sir, great, great teacher.

nyanga
Автор

to the point explanation. Thanks a lot

manjunathshirageri
Автор

Thanks u sir for for sharing ur knowledge

dilipkumars
Автор

Very simple to understand... Thanks a ton !!!

hiteshAP
Автор

very good explanation, simply and easy to understand. tnx

pv
Автор

Thank u so much dear...very very nice videos

gaysjcit
Автор

Again, thanks for this video, at 10:17 the command works with the image's id - of course is better for human eye the image's name

ManuelJordan
Автор

fantastic job..!! easy to understand and everything is to the point, this is helping me a lot in up skilling

vinomax
Автор

Well done, good explanation! Greetings from the Netherlands.

ForGivennnnn
Автор

amazingly detailed at a well pace video!

ankitaboruah
Автор

Repeating yet again - Raghav Pal - Amazing. You made the concept and the commands so simple and so hands on. Thank you for your contribution to people who want to learn stuff .:)

prachimuddapur
Автор

Ready ! i have the configuration initial from my lab.

best regard.

JoelTorresGeek
Автор

I am learning through ur videos, they are just superb! Thanks Raghav for sharing valuable information

say_sumedh