We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875db95 commit 457d5bbCopy full SHA for 457d5bb
README.md
@@ -56,6 +56,7 @@
56
* [**C**: *Linux containers in 500 lines of code*](https://blog.lizzie.io/linux-containers-in-500-loc.html)
57
* [**Go**: *Building a container from scratch in Go*](https://www.youtube.com/watch?v=Utf-A4rODH8) [video]
58
* [**Python**: *A workshop on Linux containers: Rebuild Docker from Scratch*](https://github.com/Fewbytes/rubber-docker)
59
+ * [**Python**: *A proof-of-concept imitation of Docker, written in 100% Python*](https://github.com/tonybaloney/mocker)
60
* [**Shell**: *Docker implemented in around 100 lines of bash*](https://github.com/p8952/bocker)
61
62
* Build your own **Game**
0 commit comments