mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix bazel run target in docs.
PiperOrigin-RevId: 293676954
This commit is contained in:
committed by
gVisor bot
parent
736775e0ac
commit
bfa4a235f4
@@ -28,7 +28,7 @@ Your test is now runnable with bazel!
|
||||
Build the testing Docker container:
|
||||
|
||||
```bash
|
||||
$ bazel run //test/iptables/runner-image -- --norun
|
||||
$ bazel run //test/iptables/runner:runner-image -- --norun
|
||||
```
|
||||
|
||||
Run an individual test via:
|
||||
|
||||
Reference in New Issue
Block a user