mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Remove stray `
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
e41bd3a546
commit
aedc9080a1
@ -91,7 +91,7 @@ docker build -t socat .
|
|||||||
docker run --rm -t -d -p 6379:6379 socat tcp-listen:6379,reuseaddr,fork tcp:<IP address of VM>:6379
|
docker run --rm -t -d -p 6379:6379 socat tcp-listen:6379,reuseaddr,fork tcp:<IP address of VM>:6379
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Port forwarding with VPNKit`
|
#### Port forwarding with VPNKit
|
||||||
|
|
||||||
VPNKit has the general tooling to expose any guest VM port on the host (just
|
VPNKit has the general tooling to expose any guest VM port on the host (just
|
||||||
like it does with containers in Docker for Mac). To enable forwarding, a
|
like it does with containers in Docker for Mac). To enable forwarding, a
|
||||||
|
Loading…
Reference in New Issue
Block a user