What is Docker Volume | Docker Volumes Explained

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • In this video, I'm going to show you how to use Docker volumes to store data in a persistent way. You'll learn how to create, mount, and manage volumes.
    Docker Master Course: learn.piyushga...
    Use Coupon "DOCKER" to get 25% OFF
    ► Connect With Me: bio.link/piyus...
    Checkout:
    ► Complete NextJs Tutorial Series: • NextJS Master Course
    ► Complete React Firebase Series: • Firebase with Reactjs ...
    Related Questions:
    What is Docker Volume?
    How to create Docker Volume?
    How to bind volumes with a docker container?
    Related keywords:
    Docker
    Docker Volume
    Docker Storage
    Docker Volume Mount
    Hashtags
    #docker #dockercontainer #dockerimage #dockerarchitecture #dockertraining #dockertutorials

КОМЕНТАРІ • 20

  • @abhishekrajput4656
    @abhishekrajput4656 Рік тому +5

    You are one of the best in terms of explaining concepts, I hope your channel reaches a million soon.

  • @banothutharun2743
    @banothutharun2743 18 днів тому

    great stuff brother

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

    now finally i am able to understand the docker volume

  • @theanonymous92
    @theanonymous92 3 місяці тому

    Thank you so much for explaining so well

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

    Thank you. Great explanation

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

    Your content is really amazing please make advance courses for docker and other things

  • @PubG-dl5eh
    @PubG-dl5eh Рік тому

    Great video bhai🔥

  • @nitinmali7430
    @nitinmali7430 6 місяців тому

    Thanks Piyush. Which one is recommended approach? local folder or docker volume (like data) ?

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

    Can you explain docker swarm in depth, and what is the different between docker swarm vs kubernates

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

    great video piyush bhaiya

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

    Thanks.

  • @ManojKumar-ft1yb
    @ManojKumar-ft1yb 4 місяці тому

    Hi Piyush, i like you videos jo ki hindi mai explain karti hai so understand karne mai better hai, but muze ek aur content har video mai chaiye, jaise agar aap code video mai dhikha rahe hai to contents mai woh code bhai raha chaiye kyoki video sunte hue ham bhi apka code try kare mushkil hai, apke kafi videos mai dockerfile ka code apne dikhaya but package-lock.json, package.json, aur full code jo ham try kar sake apke video dekhte samay sab hame chaiye and that give lab excercise practice. kya aap code share kar sakte hai, devops ki dusari videos mai github library share karte hai jo click karne pa directly codes dikhta hai, but same agar aap share bhi kar rahe ho to shayed hame nahi dikh raha hai

  • @Sumit_Jeswani
    @Sumit_Jeswani 6 місяців тому

    Simplified 👍

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

    whats different between docker and docker-compose ? please make video on docker-compose.

    • @AniketMandal-r5z
      @AniketMandal-r5z Рік тому

      docker runs entire command one by one and docker-compose use to read YAML file

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

    Can you please make full devops course free or paid ?

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

    Hi Piyush,
    I have followed the same steps as you mentioned for nodemon, but when I made any changes in index.js file locally. nodemon is not restarting

    • @ManishSharma-s9w3n
      @ManishSharma-s9w3n 7 місяців тому

      same with me. Do someone have any solutions for this or know what might be the issue causing this ?

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

    Hy I have worked the same as you explained but I made a python .py file instead of .js but when I try to run the command 'nodemon index.py', I get the error saying: sh: 1: python: not found and [nodemon] failed to start process, "python" exec not found. Can you please tell me why is it happening and how can I solve this issue as I checked online but wasn't able to find anything related to it.

    • @spideygtff3177
      @spideygtff3177 17 днів тому +1

      Bro nodemon is for js 😮 not for python