Skip to content

Commit f2d2569

Browse files
committed
Merge pull request #11754 from thundergolfer:patch-1
PiperOrigin-RevId: 761556132
2 parents d495ebf + b8b7b49 commit f2d2569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ 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
12-
is not the default, `--net-raw` must be passed to runsc. To use the following
11+
To run docker within gvisor, runsc must be enabled to allow raw sockets. This is
12+
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`:
1515

0 commit comments

Comments
 (0)