No Description

Sebastiaan van Stijn dc0c2340b8 integration-cli: fix empty-lines (revive) 2 years ago
.github 6d59619d6e ci: reduce cache throttling limits 2 years ago
api 31441778fa api/types: fix empty-lines (revive) 2 years ago
builder 173d16b233 Merge pull request #44193 from thaJeztah/libnetwork_cleanup 2 years ago
cli 4039850bef add instructions to generate events message table bin 3 years ago
client 2597a71623 client: ignore kernel-memory on API >= 1.42 2 years ago
cmd 55fd77f724 set ReadHeaderTimeout to address G112: Potential Slowloris Attack (gosec) 2 years ago
container 9ce2b30b81 pkg/containerfs: drop ContainerFS type alias 2 years ago
contrib 8ad8c6d887 fix debian sysvinit script fails to restart docker daemon when stopped 2 years ago
daemon 173d16b233 Merge pull request #44193 from thaJeztah/libnetwork_cleanup 2 years ago
distribution 04c339a12b distribution: use types/registry.AuthConfig 3 years ago
dockerversion 52c1a2fae8 gofmt GoDoc comments with go1.19 3 years ago
docs 7f3602f1c9 swagger: update links to logo 2 years ago
errdefs e82b7b2fa0 errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus 3 years ago
hack 73fe903c96 Merge pull request #44129 from thaJeztah/enable_deprecated_check 2 years ago
image f6b695d2fb use consistent alias for gotest.tools/v3/assert/cmp 2 years ago
integration a5be811269 chore(integration): delete outdated TODO comment 2 years ago
integration-cli dc0c2340b8 integration-cli: fix empty-lines (revive) 2 years ago
internal f1c1cd436a integration-cli: move each test suite to its own TestX testing function 5 years ago
layer 9ce2b30b81 pkg/containerfs: drop ContainerFS type alias 2 years ago
libcontainerd 6a2f385aea Share logic to create-or-replace a container 2 years ago
libnetwork 173d16b233 Merge pull request #44193 from thaJeztah/libnetwork_cleanup 2 years ago
oci 52c1a2fae8 gofmt GoDoc comments with go1.19 3 years ago
opts 306b8c89e8 linting: host:port in url should be constructed with net.JoinHostPort 2 years ago
pkg 412c650e05 pkg/*: fix "empty-lines" (revive) 2 years ago
plugin e332c41e9d pkg/containerfs: alias ContainerFS to string 2 years ago
profiles 7b7d1132e8 seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON 3 years ago
project 3a3a0cb54e project: Add label kind/regression 3 years ago
quota 52c1a2fae8 gofmt GoDoc comments with go1.19 3 years ago
reference a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 years ago
registry d817f4dcee registry: use types/registry.AuthConfig 3 years ago
reports f781ec45b5 Fix typos 7 years ago
restartmanager 2c31edbbb6 unconvert: remove unnescessary conversions 5 years ago
rootless 350fadbdd4 rootless: remove redundant sync.Once 3 years ago
runconfig b6d58d749c runconfig: ContainerDecoder(): fix handling of invalid JSON 3 years ago
testutil dba081975a Merge pull request #44034 from crazy-max/gha-test 2 years ago
vendor 89555e45f2 Merge pull request #44191 from corhere/drop-containerfs-iface 2 years ago
volume 2f1c382a6d golangci-lint: update to v1.49.0 2 years ago
.DEREK.yml 343413425c Update .DEREK.yml 6 years ago
.dockerignore fd2143e0b0 use go-winres for cross to create Windows resources 3 years ago
.gitattributes 314a47492a chore: fix linguist for Dockerfile 3 years ago
.gitignore 1efda78f2b use go-winres for windows build and cleanup autogen and winresources 3 years ago
.mailmap ca6e94f994 update AUTHORS and mailmap 3 years ago
AUTHORS ca6e94f994 update AUTHORS and mailmap 3 years ago
CHANGELOG.md 7a1716462c changelog: fix incorrectly named libnetwork label 4 years ago
CONTRIBUTING.md 7b052cdc63 Removed the slack archives 3 years ago
Dockerfile 2f1c382a6d golangci-lint: update to v1.49.0 2 years ago
Dockerfile.e2e 1eadbdd9fa Update to go 1.19.1 to address CVE-2022-27664, CVE-2022-32190 2 years ago
Dockerfile.simple 1eadbdd9fa Update to go 1.19.1 to address CVE-2022-27664, CVE-2022-32190 2 years ago
Dockerfile.windows 1eadbdd9fa Update to go 1.19.1 to address CVE-2022-27664, CVE-2022-32190 2 years ago
Jenkinsfile 419c47a80a Jenkinsfile: use Ubuntu 20.04 for DCO stage 2 years ago
LICENSE 68906e6dcd Update LICENSE 7 years ago
MAINTAINERS ff3d2eb589 Add Cory Snider (corhere) as maintainer 3 years ago
Makefile a73d78f8d5 ci(test): validate job matrix 2 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 b2795564dc codecov: disable "patch" status 3 years ago
docker-bake.hcl 2e04be3fb9 ci: gha test workflow for integration and unit test 2 years ago
vendor.mod 67da3f7e6b Merge pull request #44189 from thaJeztah/sequential_release 2 years ago
vendor.sum 67da3f7e6b Merge pull request #44189 from thaJeztah/sequential_release 2 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.