Build your own Docker¶
From https://github.com/codecrafters-io/build-your-own-x#build-your-own-docker:
- C: Linux containers in 500 lines of code
- Go: Build Your Own Container Using Less than 100 Lines of Go
- Go: Building a container from scratch in Go [video]
- Python: A workshop on Linux containers: Rebuild Docker from Scratch
- Python: A proof-of-concept imitation of Docker, written in 100% Python
- Shell: Docker implemented in around 100 lines of bash
Also:
Chroot and container¶
- “Containers are chroot with a Marketing Budget” https://earthly.dev/blog/chroot/
- https://btholt.github.io/complete-intro-to-containers/chroot
- https://home.robusta.dev/blog/containers-dont-use-chroot
- https://kevinboone.me/containerfromscratch_chroot.html?i=1
#containers #container
Page last modified: 2024-11-13 09:17:00