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.
2 parents d495ebf + b8b7b49 commit f2d2569Copy full SHA for f2d2569
g3doc/user_guide/tutorials/docker-in-gvisor.md
@@ -8,8 +8,8 @@ network driver and the bridge network driver are tested and supported.
8
9
### NOTE on runsc setup
10
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
+To run docker within gvisor, runsc must be enabled to allow raw sockets. This is
+not the default, `--net-raw` must be passed to runsc. To use the following
13
tutorial, that means having the following configuration in
14
`/etc/docker/daemon.json`:
15
0 commit comments