Merge pull request #21753 from dvdksn/dd-host-nw-ga

networking: host driver in dd is no longer beta
This commit is contained in:
David Karlsson 2025-01-11 08:54:32 +01:00 committed by GitHub
commit 2a11e52300
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -25,10 +25,10 @@ host.
Nginx listen on a different port, see the
[documentation for the `nginx` image](https://hub.docker.com/_/nginx/)
- The `host` networking driver only works on Linux hosts, but is available as a
[beta feature](/manuals/release-lifecycle.md#beta) on Docker Desktop version 4.29
and later for Mac, Windows, and Linux. To enable this feature, navigate to the
**Resources** tab in **Settings**, and then under **Network** select **Enable host networking**.
- The `host` networking driver only works on Linux hosts, and as an opt-in
feature in Docker Desktop version 4.34 and later. To enable this feature in
Docker Desktop, navigate to the **Resources** tab in **Settings**, and then
under **Network** select **Enable host networking**.
## Procedure