You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/install/on-fedora.md
-69Lines changed: 0 additions & 69 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,6 @@ Exegol is installed through two main steps:
8
8
1. Install the Python wrapper (the "brains")
9
9
2. Install at least one Exegol image (the "muscle")
10
10
11
-
> [!WARNING]
12
-
> SELinux is usually enabled by default on Fedora and is not supported by Exegol (yet). You may need to disable it on Docker, or set it to permissive mode for Exegol to work properly. Refer to the [Configure SELinux](#configure-selinux) part down at the bottom if needed.
13
-
14
11
## 1. Requirements
15
12
16
13
Git, Python3 and Pipx can be installed with the following command:
0 commit comments