暂无描述

Sebastiaan van Stijn ff2a5301b8 daemon: remove discovery-related config handling 3 年之前
.github e047d984dc Remove LCOW code (step 1) 4 年之前
api 25381123d3 Makefile: update bfirsh/redoc to 1.14.0, and fix swagger warnings 3 年之前
builder b4e056d556 buildkit: normalize build target and local platform 3 年之前
cli 8312004f41 remove uses of deprecated pkg/term 5 年之前
client 33a3680e08 Merge pull request #42738 from thaJeztah/client_networkinspect_test 3 年之前
cmd 9f2240c56f cmd/dockerd: produce error when using discovery options 3 年之前
container cf811b1122 Merge pull request #42574 from charlesxsh/fix-deadlock-1 3 年之前
contrib 8308f749f2 Merge pull request #43061 from math2001/43020-use-rootless-after-setup 3 年之前
daemon ff2a5301b8 daemon: remove discovery-related config handling 3 年之前
distribution 7c216bcabe distribution: validate blob type 3 年之前
dockerversion 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 4 年之前
docs 8e0d43dda7 docs/api: add node about concurrency on /system/df endpoint 4 年之前
errdefs 24aaa7f8c9 log error message when receiving an unexpected type error 3 年之前
hack 4bdc208449 hack: remove a workaround for go-tools 3 年之前
image 715e78631d fix image spec JSON example 3 年之前
integration 65b92a730a integration(-cli): remove discovery related tests 3 年之前
integration-cli 65b92a730a integration(-cli): remove discovery related tests 3 年之前
internal f1c1cd436a integration-cli: move each test suite to its own TestX testing function 5 年之前
layer c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
libcontainerd c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
libnetwork 8955d8da89 Merge pull request #42981 from frobnicaty/patch-1 3 年之前
oci 485cf38d48 oci/caps: limit available capabilities to current environment 3 年之前
opts 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 4 年之前
patches f400e84a43 update archive/tar patch for go 1.16 4 年之前
pkg cfd26afabe Use syscall.Timespec.Unix 3 年之前
plugin c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
profiles 85eaf23bf4 seccomp: add support for "swapcontext" syscall in default policy 3 年之前
project 25dbeab78e Fix a typo in project/GOVERANCE.md 4 年之前
quota c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
reference c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
registry 971e03d9bb Merge pull request #42915 from thaJeztah/registry_cleanup 3 年之前
reports f781ec45b5 Fix typos 7 年之前
restartmanager 2c31edbbb6 unconvert: remove unnescessary conversions 5 年之前
rootless c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
runconfig 02016803f0 Merge pull request #42725 from thaJeztah/runconfig_simplify 3 年之前
testutil 1a15a1a061 testutil: daemon.Cleanup(): cleanup more directories 3 年之前
vendor 520dfc36f9 Merge pull request #43100 from conorevans/conorevans/update-fluent 3 年之前
volume 502b35c8f6 Fix windows rxReservedNames 3 年之前
.DEREK.yml 343413425c Update .DEREK.yml 6 年之前
.dockerignore aacb2960c9 update .dockerignore to prevent '-unsupported' builds 5 年之前
.gitignore 675b414f56 Use -X ldflags to set dockerversion package vars 5 年之前
.mailmap 778c8f787d Update AUTHORS and mailmap 4 年之前
AUTHORS 778c8f787d Update AUTHORS and mailmap 4 年之前
CHANGELOG.md 7a1716462c changelog: fix incorrectly named libnetwork label 4 年之前
CONTRIBUTING.md 0aa167d0df Update CONTRIBUTING.md to have an option to keep name anonymous if requested 6 年之前
Dockerfile d620cb6afc Update Go to 1.17.5 3 年之前
Dockerfile.e2e d620cb6afc Update Go to 1.17.5 3 年之前
Dockerfile.simple d620cb6afc Update Go to 1.17.5 3 年之前
Dockerfile.windows d620cb6afc Update Go to 1.17.5 3 年之前
Jenkinsfile 080529dfea Jenkinsfile: update check-config script to latest version 3 年之前
LICENSE 68906e6dcd Update LICENSE 6 年之前
MAINTAINERS d72722f97c Add Samuel Karp as a maintainer 4 年之前
Makefile 4145c81d82 Merge pull request #42880 from thaJeztah/makefile_proxy_vars 3 年之前
NOTICE 0595c01718 switch kr/pty to creack/pty v1.1.7 6 年之前
README.md d3787d1fda Add "Lego set" back in README.md 7 年之前
ROADMAP.md 974294600f Fix some typos in ROADMAP.md 6 年之前
SECURITY.md 1d792e6bba Update SECURITY.md to have an option to keep name anonymous if requested. 6 年之前
TESTING.md 7ba1af38b8 TESTING.md: note that integration-cli is deprecated 4 年之前
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 651d146fa4 Poule: remove random assign 6 年之前
vendor.conf 520dfc36f9 Merge pull request #43100 from conorevans/conorevans/update-fluent 3 年之前

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.