mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 19:05:37 +00:00
commit
830794f3c0
@ -6,9 +6,13 @@ The Moby Project is an open framework to assemble specialized container systems
|
||||
|
||||
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:
|
||||
|
||||
* Components
|
||||
* Tools
|
||||
* Assemblies
|
||||
|
||||
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)
|
||||
* [Using private images](./docs/privateimages.md)
|
||||
|
Loading…
Reference in New Issue
Block a user