Added warning regarding SELinux with the debugging runtime to documentation

This commit is contained in:
stevenewald
2023-05-25 18:00:02 +00:00
parent e672476d06
commit 2f7df0fc39
+3
View File
@@ -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].