Leela Web Dev
Leela Web Dev
  • 2 850
  • 7 534 759
50. Volume Mount Vs Bind Mount vs Tmpfs Mount . Different Docker Storage Types - #docker
In this video we will see Volume Mount Vs Bind Mount vs Tmpfs Mount . Different Docker Storage Types
Instagram: leelawebdev
Telegram: t.me/LeelaWebDev
Facebook Page: LeelaWebDev
Twitter Page: leelanarsimha
Linkedin: www.linkedin.com/in/leela-narasimha-reddy-86517948/
GitHub: github.com/leelanarasimha
UA-cam Page: ua-cam.com/users/leelawebdev
If you like my video, please subscribe to my channel.
My Playlists:
React Complete Course: ua-cam.com/video/LMFAaNWmKII/v-deo.html
Vue Complete Course: ua-cam.com/video/x0uc670hw_8/v-deo.html
Angular NGRX Complete Course: ua-cam.com/video/3WI5BEXVkmE/v-deo.html
Angular Complete Course: ua-cam.com/video/wI18jE_LHME/v-deo.html
TypeScript Complete Course: ua-cam.com/video/xns0Vaip4wc/v-deo.html
ES6 Complete Course: ua-cam.com/video/tt1SkTpHUUU/v-deo.html
Javascript Complete Course: ua-cam.com/video/JZmwaniKUUc/v-deo.html
GIT Complete Course: ua-cam.com/video/vMdSqMf6BPY/v-deo.html
ESLint Complete Course: ua-cam.com/video/OYrIfgi_Ghg/v-deo.html
RxJS Complete Course: ua-cam.com/video/Q-iZ1JHA0GE/v-deo.html
Declarative Reactive Programming in Angular Complete Course: ua-cam.com/video/P38auPts2vs/v-deo.html
Angular CLI Complete Course Tutorial:
ua-cam.com/video/iEPegoPPHDk/v-deo.html
Angular UnitTesting Complete Course:
ua-cam.com/video/VnaDJOucT-4/v-deo.html
My Courses Playlist Page:
ua-cam.com/users/LeelaWebDevplaylists
#docker #leelawebdev
Join this channel to get access to perks:
ua-cam.com/channels/1J-YH25LCjvLnFjy7WDqGA.htmljoin
Переглядів: 23

Відео

51. Create Docker volume Mount and attach the volume to the multiple containers - #docker
In this video we will see Create Docker volume Mount and attach the volume to the multiple containers Instagram: leelawebdev Telegram: t.me/LeelaWebDev Facebook Page: LeelaWebDev Twitter Page: leelanarsimha Linkedin: www.linkedin.com/in/leela-narasimha-reddy-86517948/ GitHub: github.com/leelanarasimha UA-cam Page: ua-cam.com/users/leelawebdev If you like ...
49. Docker Security Best Practices: Non-Root Nginx Deployment on Ubuntu- #docker
Переглядів 484 години тому
In this video we will see Docker Security Best Practices: Non-Root Nginx Deployment on Ubuntu Instagram: leelawebdev Telegram: t.me/LeelaWebDev Facebook Page: LeelaWebDev Twitter Page: leelanarsimha Linkedin: www.linkedin.com/in/leela-narasimha-reddy-86517948/ GitHub: github.com/leelanarasimha UA-cam Page: ua-cam.com/users/leelawebdev If you like my video...
48. Step-by-Step: Running Nginx as Non-Root User in Docker on Ubuntu 22.04 - #docker
Переглядів 637 годин тому
48. Step-by-Step: Running Nginx as Non-Root User in Docker on Ubuntu 22.04 - #docker
47. How to Use the USER Instruction in Dockerfiles for Better Security - #docker
Переглядів 367 годин тому
47. How to Use the USER Instruction in Dockerfiles for Better Security - #docker
46. Dockerfile VOLUME Explained: Persist and Share Data Like a Pro - #docker
Переглядів 359 годин тому
46. Dockerfile VOLUME Explained: Persist and Share Data Like a Pro - #docker
45. Docker HEALTHCHECK Instruction Explained with Examples - #docker
Переглядів 459 годин тому
45. Docker HEALTHCHECK Instruction Explained with Examples - #docker
44. How to Use STOPSIGNAL in Dockerfiles for Graceful Shutdowns. The Power of STOPSIGNAL - #docker
Переглядів 3312 годин тому
44. How to Use STOPSIGNAL in Dockerfiles for Graceful Shutdowns. The Power of STOPSIGNAL - #docker
43. Docker WORKDIR Instruction: Simplify Your Dockerfile Setup - #docker
Переглядів 4012 годин тому
43. Docker WORKDIR Instruction: Simplify Your Dockerfile Setup - #docker
42. Mastering Shell Instructions in Dockerfile: A Step-by-Step Guide - #docker
Переглядів 6914 годин тому
42. Mastering Shell Instructions in Dockerfile: A Step-by-Step Guide - #docker
41. ENTRYPOINT vs CMD in Docker: What's the Difference? - #docker
Переглядів 4314 годин тому
41. ENTRYPOINT vs CMD in Docker: What's the Difference? - #docker
40. Dockerfile ADD param for copying url to the destination - #docker
Переглядів 5716 годин тому
40. Dockerfile ADD param for copying url to the destination - #docker
39. Dockerfile COPY Command Explained | Step-by-Step Tutorial - #docker
Переглядів 5919 годин тому
39. Dockerfile COPY Command Explained | Step-by-Step Tutorial - #docker
38. Dockerfile EXPOSE: What It Does and Why You Need It - #docker
Переглядів 4721 годину тому
38. Dockerfile EXPOSE: What It Does and Why You Need It - #docker
37. Simplify Docker Builds: Using ARG in Your Dockerfile - #docker
Переглядів 3421 годину тому
37. Simplify Docker Builds: Using ARG in Your Dockerfile - #docker
36. Docker for Beginners: Using ENV to Manage Environment Variables - #docker
Переглядів 49День тому
36. Docker for Beginners: Using ENV to Manage Environment Variables - #docker
35. LABEL parameter in the Dockerfile and why we use it and the replacement of MAINTAINER - #docker
Переглядів 47День тому
35. LABEL parameter in the Dockerfile and why we use it and the replacement of MAINTAINER - #docker
34. RUN Command in the Docker file to run specific commands and different forms of RUN - #docker
Переглядів 49День тому
34. RUN Command in the Docker file to run specific commands and different forms of RUN - #docker
33. Maintainer instruction and its usage in the Dockerfile to build images - #docker
Переглядів 40День тому
33. Maintainer instruction and its usage in the Dockerfile to build images - #docker
32. Dockerfile FROM parameter and how to use it buil custom images - #docker
Переглядів 63День тому
32. Dockerfile FROM parameter and how to use it buil custom images - #docker
31. Introduction to a Dockerfile. A Solution to build custom images - #docker
Переглядів 84День тому
31. Introduction to a Dockerfile. A Solution to build custom images - #docker
30. Push images to the dockerhub repository or share images between accounts - #docker
Переглядів 66День тому
30. Push images to the dockerhub repository or share images between accounts - #docker
29. Authenticate using docker login command to push and pull docker images - #docker
Переглядів 97День тому
29. Authenticate using docker login command to push and pull docker images - #docker
28. Disk utilization of Container & images in Docker Host Machine & Docker hub account plans
Переглядів 5414 днів тому
28. Disk utilization of Container & images in Docker Host Machine & Docker hub account plans
27. Understanding Docker Image and Container layers - #docker
Переглядів 6614 днів тому
27. Understanding Docker Image and Container layers - #docker
26. What is Docker Image | Why we use images for creating Containers - #docker
Переглядів 5214 днів тому
26. What is Docker Image | Why we use images for creating Containers - #docker
Complete Guide to Docker Engine: Container Creation & Commands Explained - Part 1 in 5 hrs - #docker
Переглядів 20214 днів тому
Complete Guide to Docker Engine: Container Creation & Commands Explained - Part 1 in 5 hrs - #docker
25. Create, rm, Exec, run Commands for the Docker container Creation - #docker
Переглядів 11114 днів тому
25. Create, rm, Exec, run Commands for the Docker container Creation - #docker
24. Steps for creating Jenkins CI CD container in the Docker Host Machine & access Jenkins Dashboard
Переглядів 9114 днів тому
24. Steps for creating Jenkins CI CD container in the Docker Host Machine & access Jenkins Dashboard
23. What is Jenkins CI CD Application. Why we use it in DevOps - #docker
Переглядів 39014 днів тому
23. What is Jenkins CI CD Application. Why we use it in DevOps - #docker

КОМЕНТАРІ

  • @vitaliipriadilia3704
    @vitaliipriadilia3704 6 годин тому

    is it still usable method?

  • @Ramadanuv
    @Ramadanuv 12 годин тому

    how may I put that in a function?

  • @codeme8016
    @codeme8016 17 годин тому

    Wonderful videos. Clear and concise!

  • @chennasreenu4723
    @chennasreenu4723 2 дні тому

    Merge is like appending the latest commits of other branch, no confusion. Rebase is like going to the past with a time machine and adding changes in the past which results in changes in the Present.

  • @wilk85
    @wilk85 2 дні тому

    Sorry man, but that video shown nothing more than previous one, basically 13 mins wasted

    • @LeelaWebDev
      @LeelaWebDev 2 дні тому

      Watch part 2. I am doing all the things completely.

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

    Sir you are best. I have tried other tutorials but i was not successfully.Thank you so much

  • @harshitgupta3913
    @harshitgupta3913 5 днів тому

    This is the 2nd video I watched of yours where the title says Shadow DOM but you always demonstrate Emulated Example! I want to see the Demo Example of encapsulation: ViewEncapsulation.Shadowdom and how that component is not affected by global styles?

  • @koushikpaleti8552
    @koushikpaleti8552 6 днів тому

    what is the difference between max-content and fit-content then both are working similarly

  • @yashkant7920
    @yashkant7920 6 днів тому

    Good Afternoon sir This is the defination i come accross on google for geneartors but ur explaination is kind of different from this In JavaScript, generators are a special type of function that can be paused and resumed, allowing you to produce a sequence of values over time. This is achieved using the function* syntax to define the generator and the yield keyword to pause the execution and produce a value.

  • @ankitdwivedi2387
    @ankitdwivedi2387 6 днів тому

    Thanks for this video...such contents help me a lots

  • @itsmeiqquu
    @itsmeiqquu 7 днів тому

    Is cmd terminal and using nmp same?

  • @mfpears
    @mfpears 8 днів тому

    This might not be clear enough about actions. Actions aren't performed. They just exist to describe an event that happened. They don't have any opinion about state changes. They describe events. It's up to the reducers themselves to choose to listen or not listen and determine the meaning of the action for each state. This separation is the purpose of NgRx. Otherwise you could juts talk to the store directly and command it to change to the state you want. Actions are only useful when they represent events. If they represent commands, they are just getting in the way of talking to the reducer directly, and it's no wonder people fail to see the value of NgRx.

    • @mfpears
      @mfpears 8 днів тому

      People think it's about making the component have only 1 dependence, but actually it's still importing selectors and actions and other things and just using the store as a middle man.

  • @HarinathreddyGundareddy
    @HarinathreddyGundareddy 8 днів тому

    Hi Sir, To revert changes from staging area to working area. You are using git restore --staged (filename). Instead, we can use "git reset" command. Am i right? Orelse, we can do more from git reset command?

  • @VetriVelC-st1zv
    @VetriVelC-st1zv 8 днів тому

    🎉❤🎉❤🎉❤

  • @nallabapineniganesh5368
    @nallabapineniganesh5368 8 днів тому

    Provide GitHub link of this code

  • @devxbasit
    @devxbasit 8 днів тому

    insightful

  • @shivanshjamwal857
    @shivanshjamwal857 9 днів тому

    thankyou sir

  • @arshahin9788
    @arshahin9788 9 днів тому

    Please rearrange the playlists

  • @day2dayja110
    @day2dayja110 10 днів тому

    How many more videos are left in this series?

    • @LeelaWebDev
      @LeelaWebDev 10 днів тому

      It will come around 100 only docker. Afterwards I will start k8s

  • @VetriVelC-st1zv
    @VetriVelC-st1zv 10 днів тому

    🙋👍👏👌

  • @hardikrawal4922
    @hardikrawal4922 10 днів тому

    Great explanation sir

  • @AnjaliBodige
    @AnjaliBodige 11 днів тому

    Add the doc link for all the event modifiers.

  • @proton3773
    @proton3773 11 днів тому

    Nice Explanation. Thankyou.

  • @VetriVelC-st1zv
    @VetriVelC-st1zv 11 днів тому

    தமிழ் ஒருவன் 🌿 சூப்பர் அருமை

  • @oemerson4369
    @oemerson4369 12 днів тому

    Nice video!

  • @guptagopal
    @guptagopal 13 днів тому

    short and sweet, providing a code file in the description can be more beneficial

  • @nsquare_4
    @nsquare_4 14 днів тому

    Your series is very helpful and very easy to understand

  • @Sumandas33s
    @Sumandas33s 14 днів тому

    Nice explanation!! thank you

  • @ogonnayacharlesnnamdi5524
    @ogonnayacharlesnnamdi5524 15 днів тому

    Thanks, well explained

  • @A11-RECORD
    @A11-RECORD 15 днів тому

    sir is it all need to learn or their is some specifc command one should learn??

  • @alpstheguru
    @alpstheguru 15 днів тому

    The only git course anyone every needed. Straight forward. To the points. Step by step demystifying GIT.

  • @yt_prakhartiwari0
    @yt_prakhartiwari0 15 днів тому

  • @venkateshv296
    @venkateshv296 16 днів тому

    I don't see the source code for these training videos in your github, if possible could you please commit if you have so that I want to refer them for quick purpose.

  • @VetriVelC-st1zv
    @VetriVelC-st1zv 16 днів тому

    தமிழ் ஒருவன் 🌿❤🌴🪴🌴🌿

  • @ScorpioFNGaming
    @ScorpioFNGaming 16 днів тому

    Hi, Please clarify that, i have create one more remote branch1a on branch1 and how to switch from master to that branch on local thourgh git commands.

  • @madanmohan2855
    @madanmohan2855 16 днів тому

    I need video about Kubernetes

  • @ferhoodler
    @ferhoodler 16 днів тому

    man this was the best solution i found for this on internet easy and right to the point.. will write blog on this haha

  • @yt_prakhartiwari0
    @yt_prakhartiwari0 16 днів тому

  • @geraldbelizaire4854
    @geraldbelizaire4854 17 днів тому

    you give all that for free. Hight Quality content, Well Explained and your passion for teaching is exceptional . I am Learning a lot from your youtube Channel.

  • @vrutankiramteke204
    @vrutankiramteke204 17 днів тому

    can you start with shell scripting

  • @A11-RECORD
    @A11-RECORD 17 днів тому

    thanks sir its 16th vedio so far I came and very good way to teach you have💌

  • @VetriVelC-st1zv
    @VetriVelC-st1zv 17 днів тому

    🎉❤🎉❤🎉❤

  • @yt_prakhartiwari0
    @yt_prakhartiwari0 17 днів тому

  • @yt_prakhartiwari0
    @yt_prakhartiwari0 17 днів тому

  • @yt_prakhartiwari0
    @yt_prakhartiwari0 17 днів тому

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

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

    Just wanted to say thanks for your awesome content on UA-cam! Really appreciate it.

  • @HansBauer-hg1xj
    @HansBauer-hg1xj 18 днів тому

    You are the first one I found who made the dynamic refs working. This was really helpful. Thank you very much.

  • @developer-of-things
    @developer-of-things 18 днів тому

    It looks like you named the observables using asap, queue, async but never used the observedOn operator so I'm kind of missing how this is supposed to actually be applied.

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