mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
A toolkit for building secure, portable and lean operating systems for containers
|
||
---|---|---|
.circleci | ||
cmd/moby | ||
docs | ||
examples | ||
src | ||
test | ||
vendor | ||
.gitignore | ||
CONTRIBUTING.md | ||
gometalinter.json | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
poule.yml | ||
README.md | ||
vendor.conf |
Moby
The Moby Project is an open framework to assemble specialized container systems without reinventing the wheel.
Moby is an open framework created by Docker to assemble specialized container systems without reinventing the wheel. It provides a “lego set” of dozens of standard components and a framework for assembling them into custom platforms. At the core of Moby is a framework to assemble specialized container systems which provides:
For more information, please visit the Moby Project home page.
Documentation
- Format of moby input yml
- [Using private images}(./docs/privateimages.md)