What is docker?| Docker course for beginners in tamil| Codebinx

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

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

  • @viveksanganna
    @viveksanganna 2 месяца назад

    Great video and explanation ! Just added layman definition for beginners to understand this better
    Imagine a Docker image as a recipe for baking a cake. It tells you all the ingredients and steps you need, but it doesn’t do anything by itself-it's just a plan.
    A Docker container is like the actual cake you bake from that recipe. Once you've followed the recipe, the cake (container) is ready to be eaten and used. You can have multiple cakes (containers) from the same recipe (image), and each cake is independent, but they all started from the same instructions.
    So:
    • The image is the recipe (instructions).
    • The container is the cake (the running application).
    Happy Learning!

    • @codebinx
      @codebinx  Месяц назад

      Thanks for your contribution ☺️

  • @sugeshrajendiran8288
    @sugeshrajendiran8288 3 месяца назад

    Informative , appreciated 👍🏻

    • @codebinx
      @codebinx  3 месяца назад

      Thanks please share this channel 😊

  • @TamilSelvan-qb2sr
    @TamilSelvan-qb2sr 3 месяца назад

    Thanks for the good video.

    • @codebinx
      @codebinx  3 месяца назад

      Thanks please share this channel 😊

  • @PraveenKumarSritharan
    @PraveenKumarSritharan 3 месяца назад

    Thanks for the concept. Please do a demo video with an example.

    • @codebinx
      @codebinx  3 месяца назад

      Sure, will try to upload