Complete Docker Zero to Hero in one Video

Поділитися
Вставка
  • Опубліковано 22 лип 2024
  • Complete Docker Zero to Hero | Complete Docker in one video
    00:00:00 What is Docker
    00:01:08 Why use Docker
    00:02:31 What is Dockerfile
    00:05:51 Docker Official Documentation
    00:07:36 Install Docker on Windows
    00:21:24 Install Docker on Linux
    00:30:58 Docker Command Documentation
    00:36:05 Check Docker Version
    00:36:33 Docker info
    00:39:11 Docker Hub Images
    00:41:12 Pull Image from Docker Hub - docker pull image_name
    00:46:17 List All Images - docker images
    00:47:18 Search Docker Image - docker search image_name
    00:48:16 List All Container - docker ps
    00:49:11 Create and Run Container - docker run image_name
    00:52:26 Inspect Container - docker inspect container_id
    00:54:02 Create and Run Container with Image Tag - docker run image_name:Tag
    00:55:24 Create and Run Container with Name - docker run --name container_name image_name
    00:56:35 You can use Image ID to Create Container
    00:57:27 Pull Python Docker Image
    00:59:37 Create and Run Python Container
    01:01:57 Run Container in detach mode - docker run --name container_name -d image_name
    01:03:40 Run Container in interactive mode - docker run --name container_name -itd image_name
    01:05:18 Execute command in container - docker exec -it container_name command
    01:09:30 Run Container without detach mode - docker run --name container_name -it image_name
    01:11:45 Temporary Container - docker run --name container_name -it --rm image_name
    01:12:56 Stop Container - docker stop container_name
    01:13:25 Start Container - docker start container_name
    01:13:36 Restart Container - docker restart container_name
    01:14:42 You can use Container ID
    01:15:18 Remove Container - docker rm container_name
    01:16:08 Remove Image - docker rmi image_name
    01:18:39 Remove All Container - docker container prune
    01:19:28 Remove Conatiner, Network, Image - docker system prune
    01:20:14 Check Log - docker logs container_name
    01:20:31 Environment Variabel - docker run --name container_name -e VARIABLE=VALUE -d image_name
    01:27:44 Access MySQL Shell
    01:30:45 Exposing Port - docker run --name container_name -p host_port:container_port -d image_name
    01:36:45 Apache Container
    01:42:22 Setup VSCode for Docker
    01:45:45 Create Dockerfile
    01:50:11 Create Docker Image - docker build -t image_name .
    01:51:50 Create Container using Own Created Image
    01:53:45 Modify Dockerfile or Application Code
    01:55:03 Create New Docker Image after modification
    01:57:04 Remove Old Docker Image
    01:57:33 Create Docker Image without cache
    01:58:47 Remove Docker Image
    01:59:51 Create Docker Image Version
    02:02:25 Dockerfile Documentation
    02:03:10 dockerignore file
    02:06:38 Create an Account on Docker Hub
    02:08:26 Docker Hub Repository
    02:08:40 Tag Docker Image on Docker Hub - docker tag image_id username/repo_name
    02:09:43 Login on Docker Hub via Terminal - docker login
    02:10:40 Push Docker Image on Docker Hub - docker push username/repo_name
    02:11:18 Check Pushed Repo on Docker Hub
    02:15:35 Docker Hub Documentation
    02:17:21 Commands
    02:18:35 Docker Desktop Login
    Docker: • Docker
    Git and Github Playlist: • Git and GitHub
    Domain and VPS Hosting:
    • Domain and VPS Hosting
    Domain and Shared Web Hosting hPanel: • Domain and Shared Web ...
    Core JavaScript: • Core JavaScript (Hindi)
    Advance JavaScript: • Advance JavaScript (Hi...
    NPM: • NPM Crash Course (Hindi)
    Node Mongo and Express JS: • Node JS Mongo DB and E...
    Postman Playlist: • Postman
    Check Out Our Other Playlists:
    / geekyshow1
    Learn more about subject:
    www.geekyshows.com/
    ________________________________________________
    T A L K W I T H M E !
    Business Email: contact@geekyshows.com
    Website: www.geekyshows.com/
    _______________________________________________
    Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
    _______________________________________________

КОМЕНТАРІ • 92

  • @WaqasAnsari-fr1uq
    @WaqasAnsari-fr1uq 8 місяців тому +5

    Completed the full docker series thanks to you. Now please make a full tutorial on Kubernetes desperately waiting for it

  • @umeshpandey5226
    @umeshpandey5226 Рік тому +4

    Again a marvelous tutorial....hats off your effort to teach everyone. Thanks a lot Sir 🎉🎉🎉🎉❤

  • @AnantaAkash.Podder
    @AnantaAkash.Podder 3 місяці тому +1

    Thank you sir... Thank god... I found your channel about 2 years ago... And your Django Series Helped me a lot...

  • @udalathudar
    @udalathudar 11 місяців тому +6

    Thanks a bunch for the series! I've learned so much.

    • @geekyshows
      @geekyshows  10 місяців тому +1

      Glad you like them!

  • @Truth.700
    @Truth.700 Рік тому +1

    Thank you, sir, I have waited for this video.

  • @moeezminhas
    @moeezminhas Рік тому +4

    Sir I appreciate your efforts ❤ thanks for making such content

  • @dipak26196
    @dipak26196 Рік тому +2

    Thank you so much 🙌, I am suggesting your tutorials to my friends as well as I am sharing it on social platforms also.. Thank you so much for these amazing tutorials 🙌

  • @strive9884n
    @strive9884n 8 місяців тому

    Great video got to learn about docker easily 🖤 ty for making this kinda videos

  • @PJ-oz2pg
    @PJ-oz2pg Рік тому +1

    Needed this . Thanks.

  • @AnantaAkash.Podder
    @AnantaAkash.Podder 3 місяці тому

    This Man Really Deserves more... How much Hard Work he puts just for us to consume this Contents for Free... Just Free... Thank you Very Much sir...

  • @ZhCrypto
    @ZhCrypto 9 місяців тому +1

    Guys keep supporting this man with suitable amount you can do this is great man

  • @forexspectrum4799
    @forexspectrum4799 Рік тому +1

    Sir I appreciate your efforts ❤ thanks for most valuable contents 🙏🤝

  • @SamirPatnaik
    @SamirPatnaik 11 місяців тому

    yehi khoj raha tha bhai.. big thanks 🎉

  • @prakhar360
    @prakhar360 Рік тому +4

    This is best tutorial for Python Developers

  • @pankajsahu4342
    @pankajsahu4342 10 місяців тому

    Thank you so much sir for everything

  • @webdev58
    @webdev58 Рік тому +1

    Thank you very much

  • @abhijitbarman4401
    @abhijitbarman4401 Рік тому +1

    I like your improvements in video thumbnail.

  • @sohanrahman1897
    @sohanrahman1897 5 місяців тому

    Awesome, very helpful.🥰

  • @rebelsoft2023
    @rebelsoft2023 4 місяці тому

    You are rock in my eye dont stop this

  • @rayganmudberry375
    @rayganmudberry375 11 місяців тому +1

    Awesome . please start devops series. like master in linux, jenkins, git, maven, apache, kubernetes, ansible, terraform and many more tools for devops with hands on projects. thank you

  • @abhijitbarman4401
    @abhijitbarman4401 Рік тому

    ❤❤❤ following you from my college days

  • @jaiswalgaurav957
    @jaiswalgaurav957 2 місяці тому

    Thank you sir ji❤

  • @SubhranshuChoudhury
    @SubhranshuChoudhury 4 місяці тому

    Thanks a lot! :)

  • @AnantaAkash.Podder
    @AnantaAkash.Podder 3 місяці тому

    You truly are underrated sir...

  • @MrRahul15937
    @MrRahul15937 Рік тому

    You are ultimate guru for me

  • @lubnaarsh3221
    @lubnaarsh3221 7 місяців тому

    Very nice lot of thanks

  • @poonamsaroj937
    @poonamsaroj937 Рік тому +1

    Finally you made it❤🎉🎉

  • @tayefshahriar
    @tayefshahriar 11 місяців тому

    great work sir...

  • @Coden69
    @Coden69 Рік тому

    Thanks a lot bro 🎉

  • @tanveermahmood9422
    @tanveermahmood9422 9 місяців тому

    thank you brother.

  • @DSV938
    @DSV938 3 дні тому

    Thanks ❤

  • @akshatapatil9926
    @akshatapatil9926 11 місяців тому

    Sahi...thanks alot seriously 😢

  • @binayuchai6057
    @binayuchai6057 9 місяців тому

    love your content

  • @lubnaarsh3221
    @lubnaarsh3221 7 місяців тому

    Thank you so much

  • @fahimhassan4387
    @fahimhassan4387 Рік тому

    Thank you Sir

  • @ramesh_kumar_verma
    @ramesh_kumar_verma 7 місяців тому

    thankyou sir

  • @tech_channel110
    @tech_channel110 8 місяців тому

    very well explained

  • @DurgeshKumar-ij5hb
    @DurgeshKumar-ij5hb Рік тому

    ❤❤❤🙏🙏👌👌👌Thank you so much ❤❤❤❤🙏🙏👌👌

  • @_RahulDalvi
    @_RahulDalvi 10 місяців тому

    Thanks

  • @learn_with_noob
    @learn_with_noob 2 місяці тому +1

    Thanks!

  • @vedantkothekar6245
    @vedantkothekar6245 10 місяців тому +3

    💛 ₹5000.00 Thank for your guide . I learned So Much

  • @Santoshsharma-bf2ym
    @Santoshsharma-bf2ym Рік тому

    Amazing

  • @ronydas5474
    @ronydas5474 9 місяців тому

    great

  • @dtube6330
    @dtube6330 Рік тому

    you are osm sir

  • @rahuljain5883
    @rahuljain5883 Рік тому

    Sir main aapke videos apne friends ko suggest karta hu....aapke padhane ka tareeka sabse best hai. SQL ki playlist update kardo aap pls.CTE ,Ranks ,Views , windows Function aur jo bhi Data analytucs se related SQL ke topic hai pls aap uspe video banao

  • @user-xe1yk2xr9y
    @user-xe1yk2xr9y 11 місяців тому +1

    Thank you so much sir for this video, please create a video how can we setup the docker for django :)

  • @rayganmudberry375
    @rayganmudberry375 5 місяців тому

    Your content is always next level. can you please make tutorial on kubernetes also thank you

  • @mdtarikbosunia2435
    @mdtarikbosunia2435 Рік тому

    love from Bangladesh

  • @punkad2337
    @punkad2337 10 місяців тому

    @geeky shows
    Sir, Dockerfile ke bare mai Depth mai explain karo..
    Apne basic dockerfile btadi ,,
    Deeply explain karo
    Sbhi parameters kaise use karte hai Dockefile ke.

  • @scienceandtechnology6670
    @scienceandtechnology6670 Рік тому

    nice

  • @vedmishravlogging
    @vedmishravlogging 11 місяців тому

    sir thank you for this video, sir kyaa aap Kubernetes ka bhi aisaa hi video de sakte hai that would be great help

  • @rajat_ComedyCorner
    @rajat_ComedyCorner 7 місяців тому

    Osm

  • @sauravsuri8628
    @sauravsuri8628 Рік тому

    Bhaiya if possible than please make video on typescript it will be very helpful..

  • @kamalkushwah2659
    @kamalkushwah2659 Рік тому

    yes my Hero.....

  • @fahimhassan4387
    @fahimhassan4387 Рік тому

    Sir please make a full course on Angular

  • @tech_channel110
    @tech_channel110 8 місяців тому

    devops tools ki video laye mazeed jenkins etc

  • @Loveofnature555
    @Loveofnature555 Рік тому

    Automation testing selenium y sb ki bhi playlist complete banao aap

  • @AftabAlam-eh8gd
    @AftabAlam-eh8gd 7 місяців тому

    Brother i am facing a problem when i am pulling the ubuntu image it is throughing an error " local error: tls: bad record MAC".
    Please help me to fix it.

  • @theeduframe6022
    @theeduframe6022 Рік тому +2

    Thank you for this video, last week I have suggested this channel to my friend, he wants to learn html and css.
    Sir will you make video for AWS ? It will be very good for me and others those want to learn Devops

  • @Imran_kpk
    @Imran_kpk 7 місяців тому

  • @Minkuweb
    @Minkuweb 11 місяців тому

    sir Kubernetes bhi bnaeye ak video me

  • @punkad2337
    @punkad2337 Рік тому

    @geeky shows
    Sir,docker volume bind mount ,docker compose,docker port mapping
    Ye sb bhi btado sir Request hai apse.

  • @Kk-rl7nv
    @Kk-rl7nv Рік тому +3

    Hi Rajesh,
    Can you please make a basic to advance pro zero to hero on kubernetes with micro service projects.
    I got the opportunity in python via your notes and follow videos series which helped me a lot.

  • @kamleshprajapat2265
    @kamleshprajapat2265 8 місяців тому

    hello sir please make a video on django setup.
    it will be very helpful

  • @sjblog1
    @sjblog1 Рік тому

    ❤❤❤❤

  • @user-co2km3bi3m
    @user-co2km3bi3m 11 місяців тому

    Sir AWS or GRAPHQL pe video bana de or sir server kese live karte hai ap ne ye bataya nai playlist main docker ki
    love from pakistan

  • @punkad2337
    @punkad2337 10 місяців тому

    @geeky shows
    Sir,
    Docker Registery video bana do please

  • @vickysridhar5147
    @vickysridhar5147 Рік тому

    Please do a devops tutorial

  • @tech_channel110
    @tech_channel110 8 місяців тому

    k8s ki b zero to hero video laye plz

  • @thezeeshann
    @thezeeshann Рік тому

    ❤🙏

  • @mdimranakhter8592
    @mdimranakhter8592 11 місяців тому

    Sir please make video for kubernate and Jenkins

  • @vikrammehta5874
    @vikrammehta5874 Рік тому

    aisa he complete video chahiye
    either free or paid

  • @abhinaysingh800
    @abhinaysingh800 Рік тому

    Flask per details me video banaye sir

  • @tech_channel110
    @tech_channel110 8 місяців тому

    devops playlist laye plz

  • @summershaw5041
    @summershaw5041 Рік тому

    Bhai Excel kaise chalaye Docker me thoda bta na 2 GB ka File ya usse zyada GB ka file ko

  • @afternightuzer688
    @afternightuzer688 Рік тому

    Please sir rabbitmq ka bhi tutorial chahiye

  • @Rahul_Seth
    @Rahul_Seth Рік тому

    Bhai aap itna advance language aur software k bare me batate hai ki, kuch samajh nahi aata hai...
    Please 🙏🏻 project based video courses banaeye

  • @asadbutt427
    @asadbutt427 Рік тому

    is this course also for Javascript Or react developers ?

    • @geekyshows
      @geekyshows  Рік тому

      Docker doesn't depend on any language or framework so its for everyone

  • @pratibhayadav4916
    @pratibhayadav4916 Рік тому

    First comment

  • @DurgeshKumar-ij5hb
    @DurgeshKumar-ij5hb Рік тому

    Bhiya Devops ka video please

    • @geekyshows
      @geekyshows  Рік тому +3

      ye pura docker github vps ye sab devops k hi videos hai

  • @alamshaikh4358
    @alamshaikh4358 Рік тому

    Thank you sir

  • @RBSOFT-mi3yo
    @RBSOFT-mi3yo Рік тому

    Thanks