No Description

Sebastiaan van Stijn 901b90593d client: NegotiateAPIVersion: do not ignore (connection) errors from Ping 1 year ago
.devcontainer 279e6658ac Add devcontainer configuration 1 year ago
.github 24fe934a7b Merge pull request #47423 from vvoland/ci-check-changelog 1 year ago
api 9d1541526c Merge pull request #47361 from robmry/47331_swarm_ipam_validation 1 year ago
builder 5bcd2f6860 builder/dockerfile: ADD with best-effort xattrs 1 year ago
cli 3bfb6a9420 frozen images: update to debian:bookworm-slim 1 year ago
client 901b90593d client: NegotiateAPIVersion: do not ignore (connection) errors from Ping 1 year ago
cmd 14503ccebd api/server/middleware: NewVersionMiddleware: add validation 1 year ago
container 5bbcc41c20 volumes/subpath: Plumb context 1 year ago
contrib 84d2229ffe dockerd-rootless-setuptool.sh: add `nsenter` subcommand 1 year ago
daemon 9d1541526c Merge pull request #47361 from robmry/47331_swarm_ipam_validation 1 year ago
distribution ac2a028dcc api/types: move image options to api/types/image 1 year ago
dockerversion a6da1480b5 dockerversion: DockerUserAgent(): allow custom versions to be passed 2 years ago
docs 903412d0fc api/history: Mention empty `Created` 1 year ago
errdefs 0f337e9c14 feat: make errdefs.IsXXX helper functions work with wrapped errors 1 year ago
hack 7c2975d2df update to go1.21.7 1 year ago
image 03a17a2887 migrate image spec to github.com/moby/docker-image-spec 1 year ago
integration 56aeb548b2 integration/TestDaemonProxy: Remove OTEL span 1 year ago
integration-cli 8758d08bb4 api: remove handling of HostConfig on POST /containers/{id}/start (api < v1.24) 1 year ago
internal 2ef0b53e51 integration/save: Add tests checking OCI archive output 1 year ago
layer 782fe1fe82 layer: ChecksumForGraphID: remove unused code for for migrating v1 layers 1 year ago
libcontainerd dd20bf4862 libcontainerd/supervisor: fix data race 1 year ago
libnetwork 83c02f7a11 libnet/ds: remove extra space in error msg 1 year ago
oci 0046b16d87 daemon: set libnetwork sandbox key w/o OCI hook 1 year ago
opts 1eadfb0e28 opts: ValidateIPAddress: improve error, godoc, and tests 1 year ago
pkg 69d2923e4e Merge pull request #46419 from vvoland/pkg-pools-close-noop 1 year ago
plugin 74d51e8553 plugins: fix panic installing from repo w/ digest 1 year ago
profiles d69729e053 seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5) 1 year ago
project e910a79e2b Remove 'VERSION' from the text 1 year ago
quota 9709b7e458 quota: increase sparse test-image to 300MB 1 year ago
reference 1148a24e64 migrate to new github.com/distribution/reference module 1 year ago
registry 3e43f8e9f4 Merge pull request #46594 from regisb/36598-regisb/registry-mirror-path 1 year ago
reports f781ec45b5 Fix typos 7 years ago
restartmanager cb394a62e5 restartmanager: rename max/min as it collides with go1.21 builtin 1 year ago
runconfig 8758d08bb4 api: remove handling of HostConfig on POST /containers/{id}/start (api < v1.24) 1 year ago
testutil ac2a028dcc api/types: move image options to api/types/image 1 year ago
vendor b2aaf5c2b0 vendor: github.com/containerd/continuity v0.4.3 1 year ago
volume 250886741b volume/local: Fix cifs url containing spaces 1 year ago
.dockerignore 4f17d17009 ignorefiles: cleanup 2 years ago
.gitattributes 314a47492a chore: fix linguist for Dockerfile 3 years ago
.gitignore 25c3421802 hack: introduce validate/no-module 2 years ago
.golangci.yml c84e889a69 Remove httputil lint exceptions 1 year ago
.mailmap ba46bda149 update authors and mailmap 1 year ago
AUTHORS 7b0f8122b2 update AUTHORS 1 year ago
CONTRIBUTING.md b18e170631 CONTRIBUTING.md: update links to golang docs and blog 1 year ago
Dockerfile 7c2975d2df update to go1.21.7 1 year ago
Dockerfile.simple 7c2975d2df update to go1.21.7 1 year ago
Dockerfile.windows 7c2975d2df update to go1.21.7 1 year ago
Jenkinsfile 59aa3dce8a remove s390x and ppc64ls pipelines 1 year ago
LICENSE 68906e6dcd Update LICENSE 6 years ago
MAINTAINERS 71c9aec834 Add Rob Murray (robmry) to curators 1 year ago
Makefile 8761bffcaf Makefile: Pass PAGER/GIT_PAGER variable 1 year ago
NOTICE 0595c01718 switch kr/pty to creack/pty v1.1.7 6 years ago
README.md 81ccfd44e4 Fix grammar in README.md 2 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 b2795564dc codecov: disable "patch" status 3 years ago
docker-bake.hcl 49f3e7d233 Dockerfile: remove APT_MIRROR build-arg 1 year ago
vendor.mod b2aaf5c2b0 vendor: github.com/containerd/continuity v0.4.3 1 year ago
vendor.sum b2aaf5c2b0 vendor: github.com/containerd/continuity v0.4.3 1 year 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 systems, 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.