mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Fix incorrect links in compose section there's a bug causing wrapped links to not work, and replacing some links to point to the .md file, so that IDE's can check if the anchors are valid. Also replaced some links to point to their new location. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> * engine/swarm: update links Signed-off-by: Sebastiaan van Stijn <github@gone.nl> * Fix various broken links There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work. Also replacing some links to point to the .md file, so that IDE's can check if the anchors are valid. Finally, replaced some links to point to their new locations, so that users don't get redirected.. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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.