No Description

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

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.