mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Compare commits
2 commits
93324e1619
...
af09ac5b68
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af09ac5b68 | ||
|
|
70eb7ffd71 |
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ It's a great way to learn.
|
|||
#### Build your own `Docker`
|
||||
|
||||
* [**C**: _Linux containers in 500 lines of code_](https://blog.lizzie.io/linux-containers-in-500-loc.html)
|
||||
* [**C++**: _Build a Simple Docker Container in C++_](https://labex.io/tutorials/cpp-creating-a-simple-docker-container-in-c-298835)
|
||||
* [**Go**: _Build Your Own Container Using Less than 100 Lines of Go_](https://www.infoq.com/articles/build-a-container-golang)
|
||||
* [**Go**: _Building a container from scratch in Go_](https://www.youtube.com/watch?v=8fi7uSYlOdc) [video]
|
||||
* [**Python**: _A workshop on Linux containers: Rebuild Docker from Scratch_](https://github.com/Fewbytes/rubber-docker)
|
||||
|
|
|
|||
Loading…
Reference in a new issue