run, create, connect: add support for gw-priority by akerouanton · Pull Request #5664 · docker/cli

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@akerouanton akerouanton changed the title run, create: add support for gw-priority run, create, connect: add support for gw-priority

Dec 2, 2024

thaJeztah

robmry

Signed-off-by: Albin Kerouanton <albinker@gmail.com>

thaJeztah

aevesdocker pushed a commit to docker/docs that referenced this pull request

Feb 20, 2025
## 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
  - moby/moby#48319
- Describe IPv6-only network config
  - moby/moby#48271
  - docker/cli#5599
- Update description of gateway modes
  - moby/moby#48594
  - moby/moby#48596
  - moby/moby#48597
- Describe gateway selection in the networking overview.
  - docker/cli#5664
- Describe gateway mode `isolated`
  - moby/moby#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>

Labels