docker
https://github.com/dotcloud/docker
Go
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported344 Subscribers
View all SubscribersAdd a CodeTriage badge to docker
Help out
- Issues
- containerd image store: `GET /images/json` costs ~1.4 CPU-seconds per call (14 images) — monitoring agents polling the API drive dockerd+containerd to ~1.75 sustained cores
- Flaky test: DockerSwarmSuite/TestAPISwarmServiceConstraintRole (swarm service scheduling timeout on arm64)
- Flaky test: TestNRIContainerCreateUnsupportedAdj/cdi (CDI adjustment expected to fail but got nil)
- testutil/registry: use t.TempDir
- daemon: move machineMemory initialization out of newStatsCollector
- Windows: containerd image store can't use the CimFS snapshotter — dockerd doesn't configure the differ order and offers no passthrough
- libnet: add DNS upgrade regression test
- daemon/images: add shared usage regression test
- Flaky test: TestDockerCLIEventSuite/TestEventsContainerRestart (timing race on Windows container restart event)
- integration/internal/build: rewrite GetImageIDFromBody with DisplayStream
- Docs
- Go not yet supported