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 supported347 Subscribers
View all SubscribersAdd a CodeTriage badge to docker
Help out
- Issues
- libnetwork: change ndotsSet to ndotsSetAndNotZero to ensure ndots > 0 before returning failure.
- daemon/containerd: expand exposed port ranges
- quota: reuse project ID via freelist on layer removal
- live-restore: containers using `host-gateway` in extra_hosts are restored with nil sandbox options, breaking later `docker network connect` (resolv.conf ENOENT)
- daemon: Restore host-gateway options after networks load
- (WIP) libcontainerd: adjust config for containerd v2.3 (config v4)
- Flaky test: TestServiceCreateInit
- Flaky test: TestCreateServiceMemorySwappiness
- Flaky test: TestAPISwarmServicesMultipleAgents (swarm agent connection refused timing race)
- 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
- Docs
- Go not yet supported