We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73d74ad + d40576b commit 51c5636Copy full SHA for 51c5636
content/manuals/engine/security/rootless.md
@@ -98,9 +98,6 @@ testuser:231072:65536
98
{{< tab name="Debian GNU/Linux" >}}
99
- Install `dbus-user-session` package if not installed. Run `sudo apt-get install -y dbus-user-session` and relogin.
100
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
-
104
- For Debian 11, installing `fuse-overlayfs` is recommended. Run `sudo apt-get install -y fuse-overlayfs`.
105
This step is not required on Debian 12.
106
0 commit comments