Running Containers: Behind the scenes with Docker, Podman, runC, Umoci, Namespaces & cgroups

Поделиться
HTML-код
  • Опубликовано: 21 сен 2020
  • In this video I cover what goes on behind the scenes when you start running Containers. I cover many tools and technologies in this video including Podman, runC, Umoci, Namespaces and cgroups. Understanding Containers at a deeper level than simply being able to simply start and stop significantly helps with troubleshooting when things don't take the happy path.
    Podman: podman.io
    runC: github.com/opencontainers/runc
    Docker: docs.docker.com/get-started/o...
    Umoci: umo.ci/
    Linux Namespaces: en.wikipedia.org/wiki/Linux_n...
    cgroups: en.wikipedia.org/wiki/Cgroups
    Hello World Demo App: github.com/ryanhay/container-...
  • НаукаНаука

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

  • @AlexKruddinger
    @AlexKruddinger 3 года назад +6

    Most useful and fullfiled video series about deep diving into docker i've seen so far, thanks.

    • @RyanHay
      @RyanHay  3 года назад

      Thanks, happy it helped.

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

    OMG. this video is very well. I am very appreciative.

  • @MrRavihr
    @MrRavihr 3 года назад +4

    Very well explained! Thanks!

    • @RyanHay
      @RyanHay  3 года назад

      Thanks Ravi, glad you liked it.

  • @vd23394
    @vd23394 3 года назад +3

    Very useful series

    • @RyanHay
      @RyanHay  3 года назад

      Glad to hear that