暫無描述

Daniel Nephin e5cce50c7e Add code coverage report and codecov config 8 年之前
.github d040d637a9 Rename a few docker to moby 7 年之前
api be14665210 Merge pull request #36021 from yongtang/30897-follow-up 7 年之前
builder c36274da83 Merge pull request #35638 from cpuguy83/error_helpers2 7 年之前
cli 1009e6a40b Update logrus to v1.0.1 8 年之前
client e5cce50c7e Add code coverage report and codecov config 7 年之前
cmd 6702ac590e Fix node-generic-resources CLI typo 7 年之前
container b4a6313969 Golint: remove redundant ifs 7 年之前
contrib 24da8a0ed4 [ci] use alternate bash comparison 7 年之前
daemon be14665210 Merge pull request #36021 from yongtang/30897-follow-up 7 年之前
distribution d453fe35b9 Move api/errdefs to errdefs 7 年之前
dockerversion 9152e63290 api: generalize version information to any platform component 7 年之前
docs e96b33665e Fixed in-container paths in dev doc: moby/moby -> docker/docker. 7 年之前
errdefs d453fe35b9 Move api/errdefs to errdefs 7 年之前
hack e5cce50c7e Add code coverage report and codecov config 7 年之前
image b4a6313969 Golint: remove redundant ifs 7 年之前
integration 4542016cbe Fix timeout issue of multi-services cration on AArch64 7 年之前
integration-cli 8c31aacebf Merge pull request #36018 from thaJeztah/remove-deprecated-testenv-functions 7 年之前
internal f0cab0e285 TestImportExtremelyLargeImageWorks: optimize DevZero 7 年之前
layer b4a6313969 Golint: remove redundant ifs 7 年之前
libcontainerd d453fe35b9 Move api/errdefs to errdefs 7 年之前
migrate b4a6313969 Golint: remove redundant ifs 7 年之前
oci b023a46a07 Don't special case /sys/firmware in masked paths 7 年之前
opts 6ed1163c98 Remove redundant build-tags 7 年之前
pkg b4a6313969 Golint: remove redundant ifs 7 年之前
plugin d453fe35b9 Move api/errdefs to errdefs 7 年之前
profiles 5c154cfac8 Copy Inslice() to those parts that use it 7 年之前
project 449c870afb Add Moby TSC references/governance details 7 年之前
reference f7f101d57e Add gosimple linter 8 年之前
registry d453fe35b9 Move api/errdefs to errdefs 7 年之前
reports b60c5819bb Add builder dev report for 2017-07-17 8 年之前
restartmanager 9bd3a7c029 Adding support for docker max restart time 8 年之前
runconfig 4785f1a7ab Remove solaris build tag and `contrib/mkimage/solaris 7 年之前
vendor 4c3afb53e6 Bump libnetwork to a1dfea384b39779552a3b4837ea9303194950976 7 年之前
volume c36274da83 Merge pull request #35638 from cpuguy83/error_helpers2 7 年之前
.DEREK.yml 123cb95907 project: try alexellis/derek bot to manage PRs and issues 7 年之前
.dockerignore 28797019b3 [EXPERIMENTAL] Integration Test on Swarm 8 年之前
.gitignore e5cce50c7e Add code coverage report and codecov config 7 年之前
.mailmap 63c86ad2ea Cleanup and sort .mailmap 7 年之前
AUTHORS 2df19b7c11 Update mailmap and authors 7 年之前
CHANGELOG.md dffa5d6df2 Dropped hyphen in bind mount where appropriate 8 年之前
CONTRIBUTING.md 449c870afb Add Moby TSC references/governance details 7 年之前
Dockerfile eaae7750ef Upgrade the frozen images to multi-arch 7 年之前
Dockerfile.aarch64 7fc697eb0b Legacy images replacement with multi-arch ones on AArch64 7 年之前
Dockerfile.armhf eaae7750ef Upgrade the frozen images to multi-arch 7 年之前
Dockerfile.e2e eaae7750ef Upgrade the frozen images to multi-arch 7 年之前
Dockerfile.ppc64le eaae7750ef Upgrade the frozen images to multi-arch 7 年之前
Dockerfile.s390x eaae7750ef Upgrade the frozen images to multi-arch 7 年之前
Dockerfile.simple a018046ad0 Add required pkg-config for Dockerfile.simple 7 年之前
Dockerfile.windows d6e1cc32d3 Bump Go to 1.9.2 7 年之前
LICENSE da8cf590eb Update copyright dates 8 年之前
MAINTAINERS 449c870afb Add Moby TSC references/governance details 7 年之前
Makefile 9152e63290 api: generalize version information to any platform component 7 年之前
NOTICE da028586e6 Update LICENSE date 8 年之前
README.md d3787d1fda Add "Lego set" back in README.md 7 年之前
ROADMAP.md de86d33b4a Update the Roadmap 7 年之前
TESTING.md 4db2ea02cf Add testing.md 8 年之前
VENDORING.md 1f925d1d5c fix the bare url and the Summary of http://semver.org 8 年之前
codecov.yml e5cce50c7e Add code coverage report and codecov config 7 年之前
poule.yml e481509c74 Disable auto-assigning PR's to milestones 8 年之前
vendor.conf 4c3afb53e6 Bump libnetwork to a1dfea384b39779552a3b4837ea9303194950976 7 年之前

README.md

The Moby Project

Moby Project logo

Moby is an open-source project created by Docker to enable and accelerate software containerization.

It provides a "Lego set" of toolkit components, the framework for assembling them into custom container-based systems, and a place for all container enthusiasts and professionals to experiment and exchange ideas. Components include container build tools, a container registry, orchestration tools, a runtime and more, and these can be used as building blocks in conjunction with other tools and projects.

Principles

Moby is an open project guided by strong principles, aiming to be modular, flexible and without too strong an opinion on user experience. It is open to the community to help set its direction.

  • Modular: the project includes lots of components that have well-defined functions and APIs that work together.
  • Batteries included but swappable: Moby includes enough components to build fully featured container system, but its modular architecture ensures that most of the components can be swapped by different implementations.
  • Usable security: Moby provides secure defaults without compromising usability.
  • Developer focused: The APIs are intended to be functional and useful to build powerful tools. They are not necessarily intended as end user tools but as components aimed at developers. Documentation and UX is aimed at developers not end users.

Audience

The Moby Project is intended for engineers, integrators and enthusiasts looking to modify, hack, fix, experiment, invent and build systems based on containers. It is not for people looking for a commercially supported system, but for people who want to work and learn with open source code.

Relationship with Docker

The components and tools in the Moby Project are initially the open source components that Docker and the community have built for the Docker Project. New projects can be added if they fit with the community goals. Docker is committed to using Moby as the upstream for the Docker Product. However, other projects are also encouraged to use Moby as an upstream, and to reuse the components in diverse ways, and all these uses will be treated in the same way. External maintainers and contributors are welcomed.

The Moby project is not intended as a location for support or feature requests for Docker products, but as a place for contributors to work on open source code, fix bugs, and make the code more useful. The releases are supported by the maintainers, community and users, on a best efforts basis only, and are not intended for customers who want enterprise or commercial support; Docker EE is the appropriate product for these use cases.


Legal

Brought to you courtesy of our legal counsel. For more context, please see the NOTICE document in this repo.

Use and transfer of Moby may be subject to certain restrictions by the United States and other governments.

It is your responsibility to ensure that your use and/or transfer does not violate applicable laws.

For more information, please see https://www.bis.doc.gov

Licensing

Moby is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.