mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
## Description Updates for moby 28.0 networking. ## Related issues or tickets Series of commits ... - Fix description of 'inhibit_ipv4' - Not changed in moby 28.0, updated to clarify difference from (new) IPv6-only networks. - Updates to default bridge address config - https://github.com/moby/moby/pull/48319 - Describe IPv6-only network config - https://github.com/moby/moby/pull/48271 - https://github.com/docker/cli/pull/5599 - Update description of gateway modes - https://github.com/moby/moby/pull/48594 - https://github.com/moby/moby/pull/48596 - https://github.com/moby/moby/pull/48597 - Describe gateway selection in the networking overview. - https://github.com/docker/cli/pull/5664 - Describe gateway mode `isolated` - https://github.com/moby/moby/pull/49262 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Rob Murray <rob.murray@docker.com>