mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Added warning regarding SELinux with the debugging runtime to documentation
This commit is contained in:
@@ -88,6 +88,9 @@ sudo runsc install --runtime runsc-debug -- \
|
||||
--log-packets
|
||||
```
|
||||
|
||||
> Note: Ensure that `SELinux` (Security Enhanced Linux) is disabled on your system
|
||||
before running the runtime environment with debugging enabled.
|
||||
|
||||
Next, look at the different options available for gVisor: [platform][platforms],
|
||||
[network][networking], [filesystem][filesystem].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user