Albin Kerouanton
Albin Kerouanton
**- What I did** The daemon already expect in many places that endpoints in `container.NetworkSettings.Networks` to be keyed by network's full name, once the endpoint has been effectively created. Also,...
[See here](https://github.com/KnpLabs/Gaufrette/issues/474#issuecomment-312240315).
Since LazyOpenCloud adapter has been deprecated, I think we should find a generic way of implementing lazy adapters. Lazy adapters would be useful because currently any adapter, either it's used...
Sync Filesystem would allow to read and write files from multiple filesystems in an idiomatic way. It would be rather beneficial when major cloud providers are down (i.e. DDoS against...
**- What I did** **libnet/ds: merge newClient into New** The only place where `newClient` is called is `New`. Let's merge `newClient` into `New`. **libnet/i/kv/boltdb: remove unused field 'timeout'** **libnet/config: document...
**- What I did** Unit tests are now executed through Delve whenever the `DELVE_PORT` env var is set. **- A picture of a cute animal (not mandatory but encouraged)**
Hi, moby / libnetwork maintainer here. As the [OMB memorandum M-21-07](https://www.whitehouse.gov/wp-content/uploads/2020/11/M-21-07.pdf) will come into force in Sep. 2025, we started working on IPv6 improvements for Linux containers and we’ll need...
## Description Document how the IPv4-only, IPv6-only and Dual-stack options work in Docker Desktop (starting from v4.35). [Preview](https://deploy-preview-20918--docsdocker.netlify.app/desktop/networking/#ipv4-only-dual-stack-and-ipv6-only) ## Reviews - [ ] Technical review - [x] Editorial review -...