mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-03 16:29:03 +00:00
15 lines
537 B
Markdown
15 lines
537 B
Markdown
# Moby
|
|
|
|
[Moby Project](https://mobyproject.org)
|
|
|
|
The Moby Project is an open framework created by Docker to assemble specialized container systems without reinventing the wheel.
|
|
|
|
At the core of Moby is a framework which provides a “lego set” of dozens of standard components and tools for assembling them into custom platforms.
|
|
|
|
For more information, please visit the [Moby Project home page](https://mobyproject.org).
|
|
|
|
## Documentation
|
|
|
|
* [Format of moby input yml](./docs/yaml.md)
|
|
* [Using private images](./docs/privateimages.md)
|