Skip to content

Commit b8b7b49

Browse files
Update docker-in-gvisor.md
1 parent d495ebf commit b8b7b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

g3doc/user_guide/tutorials/docker-in-gvisor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ network driver and the bridge network driver are tested and supported.
88

99
### NOTE on runsc setup
1010

11-
To run docker within gvisor, runsc must be enable to to allow raw sockets. This
11+
To run docker within gvisor, runsc must be enabled to allow raw sockets. This
1212
is not the default, `--net-raw` must be passed to runsc. To use the following
1313
tutorial, that means having the following configuration in
1414
`/etc/docker/daemon.json`:

0 commit comments

Comments
 (0)