mirror of https://github.com/docker/docs.git
Merge pull request #21104 from jorgeparavicini/patch-1
docs: update settings path
This commit is contained in:
commit
d94937e64e
|
@ -28,7 +28,7 @@ host.
|
||||||
- The `host` networking driver only works on Linux hosts, but is available as a
|
- 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
|
[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
|
and later for Mac, Windows, and Linux. To enable this feature, navigate to the
|
||||||
**Features in development** tab in **Settings**, and then select **Enable host networking**.
|
**Resources** tab in **Settings**, and then under **Network** select **Enable host networking**.
|
||||||
|
|
||||||
## Procedure
|
## Procedure
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue