File tree Expand file tree Collapse file tree
content/manuals/engine/security/rootless Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: Rootless mode
55weight : 10
66---
77
8- Rootless mode allows running the Docker daemon and containers as a non-root
8+ Rootless mode lets you run the Docker daemon and containers as a non-root
99user to mitigate potential vulnerabilities in the daemon and
1010the container runtime.
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: Tips
55weight : 20
66---
77
8- ## Advanced Usage
8+ ## Advanced usage
99
1010### Daemon
1111
@@ -45,7 +45,7 @@ The following environment variables must be set:
4545{{< /tab >}}
4646{{< /tabs >}}
4747
48- Remarks about directory paths:
48+ It's important to note that with directory paths:
4949
5050- The socket path is set to ` $XDG_RUNTIME_DIR/docker.sock ` by default.
5151 ` $XDG_RUNTIME_DIR ` is typically set to ` /run/user/$UID ` .
You can’t perform that action at this time.
0 commit comments