mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Docs contributor guide: added links to subtopics on right side menu Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * copyedits Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * more copyedits Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * added back in some of the community pages by request Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * added other ways to contribute to left side menu Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * copyedits to contributor home page Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * added links to Docker Community pages on GitHub Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * merged ways to contribute, made moby an include, re-org for tocs Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * fixed TOC yaml Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * fixed on-page links on community page Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
828 B
828 B
Docker introduced the open source Moby project to further promote collaboration, experimentation, and development of container-based systems in the broader community. Moby is a library of containerized components, a framework for assembling components into a container platform, and tools to build, test, and deploy artifacts. It included a reference assembly, which is the open base for the Docker platform.
You can read about the Moby project, the open framework, components, and relationship of Docker to Moby at mobyproject.org.
The Moby project lives here.
See Contribute to the Moby project to learn how to help work on the codebase.