Açıklama Yok

Kevin Alvarez 0f6b51a304 ci: dump context when job ends 1 yıl önce
.devcontainer eef352b565 devcontainer: Use a separate devcontainer target 1 yıl önce
.github 0f6b51a304 ci: dump context when job ends 1 yıl önce
api c4689034fd daemon: don't call NetworkMode.IsDefault() 1 yıl önce
builder 4eed3dcdfe api: normalize the default NetworkMode 1 yıl önce
cli 3bfb6a9420 frozen images: update to debian:bookworm-slim 1 yıl önce
client 6aea26b431 client: fix connection-errors being shadowed by API version mismatch errors 1 yıl önce
cmd bcb4794eea Be more explicit about non-TLS TCP access deprecation 1 yıl önce
container 4adc40ac40 fix duplicate words (dupwords) 1 yıl önce
contrib b32cfc3b3a dockerd-rootless-setuptool.sh: check RootlessKit functionality 1 yıl önce
daemon 9fa76786ab Merge pull request #47431 from akerouanton/api-normalize-default-NetworkMode 1 yıl önce
distribution ebf3f8c7fe distribution/xfer: fix pull progress message 1 yıl önce
dockerversion a6da1480b5 dockerversion: DockerUserAgent(): allow custom versions to be passed 2 yıl önce
docs 22726fb63b api: document changed behavior of the `Aliases` field in v1.45 1 yıl önce
errdefs 0f337e9c14 feat: make errdefs.IsXXX helper functions work with wrapped errors 1 yıl önce
hack 329d403e20 update to go1.21.9 1 yıl önce
image e8496b1ee4 imageService: Extract common code from `MakeImageCache` 1 yıl önce
integration fde80fe2e7 Restore the SetKey prestart hook. 1 yıl önce
integration-cli a6e7e67d3a specialimage: Return optional ocispec.Index 1 yıl önce
internal 3312b82515 c8d/list: Add a test case for images sharing a top layer 1 yıl önce
layer 782fe1fe82 layer: ChecksumForGraphID: remove unused code for for migrating v1 layers 1 yıl önce
libcontainerd da643c0b8a libcontainerd: change the digest used when restoring 1 yıl önce
libnetwork fde80fe2e7 Restore the SetKey prestart hook. 1 yıl önce
oci 0046b16d87 daemon: set libnetwork sandbox key w/o OCI hook 1 yıl önce
opts 1eadfb0e28 opts: ValidateIPAddress: improve error, godoc, and tests 1 yıl önce
pkg d742659877 rootless: fix `open /etc/docker/plugins: permission denied` 1 yıl önce
plugin 762ec4b60c plugin: fix mounting /etc/hosts when running in UserNS 1 yıl önce
profiles 14a8fac092 chore: fix mismatched function names in godoc 1 yıl önce
project e910a79e2b Remove 'VERSION' from the text 1 yıl önce
quota 4adc40ac40 fix duplicate words (dupwords) 1 yıl önce
reference 1148a24e64 migrate to new github.com/distribution/reference module 1 yıl önce
registry b2921509e5 api/search: Reset `is_automated` field to `false` 1 yıl önce
reports f781ec45b5 Fix typos 7 yıl önce
restartmanager 4adc40ac40 fix duplicate words (dupwords) 1 yıl önce
runconfig 8758d08bb4 api: remove handling of HostConfig on POST /containers/{id}/start (api < v1.24) 1 yıl önce
testutil ac2a028dcc api/types: move image options to api/types/image 1 yıl önce
vendor d66589496e vendor: golang.org/x/net v0.23.0 1 yıl önce
volume 294fc9762e volume: Don't decrement refcount below 0 1 yıl önce
.dockerignore 4f17d17009 ignorefiles: cleanup 2 yıl önce
.gitattributes 314a47492a chore: fix linguist for Dockerfile 3 yıl önce
.gitignore 25c3421802 hack: introduce validate/no-module 2 yıl önce
.golangci.yml 59c5059081 Merge pull request #47443 from corhere/cnmallocator/lift-n-shift 1 yıl önce
.mailmap 61e2199b78 AUTHORS,.mailmap: update with recent contributors 1 yıl önce
AUTHORS 61e2199b78 AUTHORS,.mailmap: update with recent contributors 1 yıl önce
CONTRIBUTING.md c187f95fe1 CONTRIBUTING.md: update Slack link 1 yıl önce
Dockerfile 329d403e20 update to go1.21.9 1 yıl önce
Dockerfile.simple 329d403e20 update to go1.21.9 1 yıl önce
Dockerfile.windows 329d403e20 update to go1.21.9 1 yıl önce
Jenkinsfile 59aa3dce8a remove s390x and ppc64ls pipelines 2 yıl önce
LICENSE 68906e6dcd Update LICENSE 6 yıl önce
MAINTAINERS 71c9aec834 Add Rob Murray (robmry) to curators 1 yıl önce
Makefile 25c9e6e8df Makefile: generate-files: fix check for empty TMP_OUT 1 yıl önce
NOTICE 0595c01718 switch kr/pty to creack/pty v1.1.7 6 yıl önce
README.md 81ccfd44e4 Fix grammar in README.md 2 yıl önce
ROADMAP.md 974294600f Fix some typos in ROADMAP.md 6 yıl önce
SECURITY.md 1d792e6bba Update SECURITY.md to have an option to keep name anonymous if requested. 6 yıl önce
TESTING.md 7ba1af38b8 TESTING.md: note that integration-cli is deprecated 4 yıl önce
VENDORING.md 1f925d1d5c fix the bare url and the Summary of http://semver.org 8 yıl önce
codecov.yml b2795564dc codecov: disable "patch" status 3 yıl önce
docker-bake.hcl 49f3e7d233 Dockerfile: remove APT_MIRROR build-arg 1 yıl önce
vendor.mod d66589496e vendor: golang.org/x/net v0.23.0 1 yıl önce
vendor.sum d66589496e vendor: golang.org/x/net v0.23.0 1 yıl önce

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.