在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Fewbytes/rubber-docker开源软件地址(OpenSource Url):https://github.com/Fewbytes/rubber-docker开源编程语言(OpenSource Language):Python 64.3%开源软件介绍(OpenSource Introduction):Docker From Scratch WorkshopPreparatory TalkThe preparatory talk covers all the basics you'll need for this workshop, including:
The WorkshopUse the provided slides while advancing through the levels, adding more features to your container. Remember to go over each level's readme, and if things get rough - you can always find the solution for level N in the level N+1 skeleton. The linux python moduleNot all the necessary system calls are exposed in python's standard library. In addition, we want to preserve the semantics of the system calls and use them as if we were writing C. We therefore wrote a python module called linux (take a look at linux.c) which exposes the relevant system calls. Have a look at the module documentation for more info. QuickstartThere are currently 3 options to start the workshop by yourself:
The workshop material is checked out at
Before starting the workshop, go over the prep docs in the Start the workshop at PR stuffThis workshop has been publicly given in many places starting February 2016.
FAQWhy did you create this?Because we feel the only way to truly understand something to build it from scratch - and Linux containers are a very hyped and poorly understood technology Can I use this repository to conduct my own public/private workshop?Of course! If you do, please consider letting us know on Twitter (@nukemberg and @nocoot) and of course send feedback. This workshop doesn't cover seccomp/user containers/whateverYes, no way we can cover the entire featureset of a real container engine. We tried to concentrate on thing we believe are important for understanding how containers work I found a bug!See contributions below ContributionsContributions are welcome! If you found a bug or something to improve feel free to open an issue or a pull request. Please note that the entire repository is under MIT license and your contribution will be under that license. SponsorsWe'd like to thank our friends at Strigo.io for kindly providing their platform, and allowing us to deliver this and other workshops without worrying about infrastructure. If you plan to deliver this workshop yourself, we highly encourage you to contact them. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论