Skip to content

Commit 2a11e52

Browse files
authored
Merge pull request #21753 from dvdksn/dd-host-nw-ga
networking: host driver in dd is no longer beta
2 parents 59dcca0 + 2530d03 commit 2a11e52

File tree

1 file changed

+4
-4
lines changed
  • content/manuals/engine/network/tutorials

1 file changed

+4
-4
lines changed

content/manuals/engine/network/tutorials/host.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ host.
2525
Nginx listen on a different port, see the
2626
[documentation for the `nginx` image](https://hub.docker.com/_/nginx/)
2727

28-
- The `host` networking driver only works on Linux hosts, but is available as a
29-
[beta feature](/manuals/release-lifecycle.md#beta) on Docker Desktop version 4.29
30-
and later for Mac, Windows, and Linux. To enable this feature, navigate to the
31-
**Resources** tab in **Settings**, and then under **Network** select **Enable host networking**.
28+
- The `host` networking driver only works on Linux hosts, and as an opt-in
29+
feature in Docker Desktop version 4.34 and later. To enable this feature in
30+
Docker Desktop, navigate to the **Resources** tab in **Settings**, and then
31+
under **Network** select **Enable host networking**.
3232

3333
## Procedure
3434

0 commit comments

Comments
 (0)