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

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 8

  • @viveksanganna
    @viveksanganna Місяць тому

    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