Containers From Scratch by Golang (feat. Liz Rice) container-from-scratch-golang

As we enhance the functionality of our small program, we will explore the following topics, allowing us to create a basic simulation of a non-production container environment.

  1. UTS Namespace
  2. Chroot
  3. PID Namespace
  4. Mount Namespace
  5. Control Group
  6. Rootless Container