Ultimate Docker Crash Course: Learn Docker within 30 Minutes!

preview_player
Показать описание

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:

►Learn in One Video[++]:

►Complete course [playlist]:

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

PushpaRaj - Docker sikhaye bina maanega nahi 🧔

CodeWithHarry
Автор

Command List:
docker run nginx
docker run -p 8080:80 nginx
docker ps
docker ps -a
ufw allow 8080
docker stop <first few letters of Container ID>
docker run -d nginx // starts nginx docker container in background
docker rm CID
docker rm -f CID/name // delete a running container forcefully
docker start CID/name

touch this.png
docker cp this.png <first few letters of Container ID>:th.txt
docker exec -it <first few letters of Container ID> bash

docker cp <first few letters of Container ID>:mine.txt this.uu // copy from container to source
docker exec -it <Container_ID> bash // executes a command inside an existing container
docker commit container

docker images
docker image ls
docker system prune

CodeWithHarry
Автор

I have learnt a lot from you videos. Keep teaching & inspiring us.
please create full docker tutorial so that we can be expert into it.

rahulprajapati
Автор

Harry bhai your way of teaching is phenomenal. .
Please also make complete playlist about all tools of DevOps. e.g AWS, kubernates etc. ❤

yumna
Автор

Waiting for the full tutorial playlist on docker and kubernetes . Thanks for teaching us.❤️❤️❤️

kiranpanigrahi
Автор

You are one and only genuine and best coding teacher on Internet, never found someone like you.

zenitsu
Автор

Simply best brother. It's cleared to me concept of the Docker and bit confident about it now because of you. 🙏

vk
Автор

Thank you for such a wonderful explanation 😊

ronist
Автор

Revised it completely. Such a great video.

vinitraj
Автор

This ultimate docker course is helpful 🔥

saumya
Автор

Sir your videos are extremely helpful and have helped me always. I have a request plz make a playlist for mobile application development using flutter. please.

yumnaafsar
Автор

Thank you so much for giving a quick overview. perhaps I would recommend creating a complete series about Docker.
Thanks.

A_Z_Official
Автор

Thank you sir for such amazing free videos

pratikjadhav
Автор

Great trainer, Great sense of humor.😂, Learned very important things of docker.

ajayjagtap
Автор

Thanks Harry for the quick tutorial but can you do a detailed one, it would be nice . thanks

MrAmanthind
Автор

i was striving to learn docker but now it's easy to me. thank you harry bhai

orbitx
Автор

very nicely explained. Thank you so much

codlfod
Автор

harry bhaiya gurudev please placement related cources bhi laao like operating system, DBMS, SQL, CLOUD AWS AZURE and something more to learn and build our knowledge love u are one of the finest and honest teacher to taught us freely thanks harry bhai love u wish u for your more improve and growth :)

anotech
Автор

Sir, you are doing a great job and I love the way you explain things so can you please do Kotlin tutorials!!!

aarvishsatapara
Автор

Thanks bhi.... avi wahi soch raha tha...docker seekhney ka.. aur dekho app to video hi bana dia...

sushantanandy
visit shbcf.ru