Skip to content

Commit 51c5636

Browse files
authored
Merge pull request #21709 from syaghoubi00/chore/cleanup-unsupported-version-instruction
chore: cleanup instructions for unsupported version
2 parents 73d74ad + d40576b commit 51c5636

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/manuals/engine/security/rootless.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@ testuser:231072:65536
9898
{{< tab name="Debian GNU/Linux" >}}
9999
- Install `dbus-user-session` package if not installed. Run `sudo apt-get install -y dbus-user-session` and relogin.
100100

101-
- For Debian 10, add `kernel.unprivileged_userns_clone=1` to `/etc/sysctl.conf` (or
102-
`/etc/sysctl.d`) and run `sudo sysctl --system`. This step is not required on Debian 11.
103-
104101
- For Debian 11, installing `fuse-overlayfs` is recommended. Run `sudo apt-get install -y fuse-overlayfs`.
105102
This step is not required on Debian 12.
106103

0 commit comments

Comments
 (0)