Docker Tutorial for Beginners | What is Docker and How it Works?

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 23

  • @CodingDroplets
    @CodingDroplets  2 года назад

    Microservices Tutorial Playlist Link: ruclips.net/video/gPInkLCfalE/видео.html

  • @talkathiriify
    @talkathiriify 7 месяцев назад +1

    This is the best ever explanation i see for docker images and containers.
    Thank you very much.

    • @CodingDroplets
      @CodingDroplets  7 месяцев назад +1

      Thank you so much for the kind words! Glad to hear that.

  • @turalhasanov8444
    @turalhasanov8444 4 месяца назад +1

    Thank you for great explanation.

  • @barwalgayatri4655
    @barwalgayatri4655 Год назад +1

    This was the Video that i was looking out for since long. Thanks for So clear explaination .

    • @CodingDroplets
      @CodingDroplets  Год назад

      Thank you so much for taking the time to leave a comment and I'm glad to hear that the video was helpful to you! It's always great to know that my content is helping people in their learning journey.

  • @originalhotrodder4337
    @originalhotrodder4337 2 года назад +1

    Excellent tutorial, easy to follow, thank you!

    • @CodingDroplets
      @CodingDroplets  2 года назад

      Most welcome! Glad to know you liked it.

  • @codewithkarthik
    @codewithkarthik Год назад +1

    Really Great Tutorial Now only getting Started I Hope I will Learn more from this point , Thank You for Great Tutorial

  • @viktorrimoru797
    @viktorrimoru797 2 года назад +1

    Excellent and lucid tutorial

  • @narenderjaswal
    @narenderjaswal Год назад +1

    Thank you so much sir for providing such simple explaination

    • @CodingDroplets
      @CodingDroplets  Год назад +1

      You're welcome! I'm glad you found the tutorial helpful.

  • @daudulislam156
    @daudulislam156 Год назад +1

    Great tutorial thanks

  • @mkannanmsc
    @mkannanmsc Год назад +1

    🔥Awesome !!🌟

  • @durairajm9089
    @durairajm9089 Год назад +2

    Hi sir, I have doubts about the Docker, so I need to host the microservice. So if I use the URL on my friend's laptop, it will work or not.

    • @CodingDroplets
      @CodingDroplets  Год назад +2

      Thank you for watching the video and for reaching out with your question!
      If you're hosting the microservice on a public server or cloud platform, and the microservice is accessible over the internet, your friend should be able to access it using the provided URL.
      If the microservice is hosted locally, your friend's laptop needs to be on the same network as your machine to access the microservice. Additionally, you might need to configure networking settings to ensure proper connectivity.

    • @durairajm9089
      @durairajm9089 Год назад +1

      Thank you for your response, Sir. Would you please describe a host application for the microservice? Please, it should not be a pay version.

    • @CodingDroplets
      @CodingDroplets  Год назад +1

      Most of the hosting services, especially those offering reliable and scalable environments, are paid services. While there are free plans available from certain providers, they often come with limitations or might not be suitable for certain use cases.
      When considering hosting options, keep in mind that hosting providers need to manage infrastructure, security, maintenance, and resources, which typically incur costs.