Important Key Points


  1. Intro 1.


  2. Containers.

    1. Allow running multiple apps in isolation.
    2. Are lightweight.
    3. Use OS of the host.
    4. Start quickly.
    5. Needs less hardware resources.

  3. Architecture of docker

    1. In windows
    2. In Linux
    3. In macos