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 d495ebf commit b8b7b49Copy full SHA for b8b7b49
g3doc/user_guide/tutorials/docker-in-gvisor.md
@@ -8,7 +8,7 @@ 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
+To run docker within gvisor, runsc must be enabled to allow raw sockets. This
12
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`:
0 commit comments