mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 00:51:59 +00:00
Add documentation about using images from private registries
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Moby
|
||||
|
||||
[Moby Project](https://mobyproject.org)
|
||||
|
||||
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](https://mobyproject.org).
|
||||
|
||||
## Documentation
|
||||
|
||||
* [Format of moby input yml](./docs/yaml.md)
|
||||
* [Using private images}(./docs/privateimages.md)
|
||||
Reference in New Issue
Block a user