Skip to content

Commit 493f65b

Browse files
committed
docs/container: Remove dead docs reference
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent 93fa57b commit 493f65b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/commandline/container_run.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,8 +1281,7 @@ the internal IP address of the host. This is useful when you want containers to
12811281
connect to services running on the host machine.
12821282

12831283
It's conventional to use `host.docker.internal` as the hostname referring to
1284-
`host-gateway`. Docker Desktop automatically resolves this hostname, see
1285-
[Explore networking features](https://docs.docker.com/desktop/features/networking/networking-how-tos/#i-want-to-connect-from-a-container-to-a-service-on-the-host).
1284+
`host-gateway`. Docker Desktop automatically resolves this hostname.
12861285

12871286
The following example shows how the special `host-gateway` value works. The
12881287
example runs an HTTP server that serves a file from host to container over the

0 commit comments

Comments
 (0)