We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7b0cb commit aa5389fCopy full SHA for aa5389f
content/network/drivers/host.md
@@ -70,7 +70,7 @@ $ nc localhost 8000
70
What you type in here will then appear on the terminal where the container is
71
running.
72
73
-To access a service running on the container you can start a container with
+To access a service running on the host from the container, you can start a container with
74
host networking enabled with this command:
75
76
```console
0 commit comments