Skip to content

Commit 5d707c5

Browse files
committed
wording
1 parent 01e2522 commit 5d707c5

File tree

1 file changed

+1
-1
lines changed
  • ansible/roles/documentation/templates/README_SNIPPETS

1 file changed

+1
-1
lines changed

ansible/roles/documentation/templates/README_SNIPPETS/SELKIES.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ By default, this container has no authentication. The optional `CUSTOM_USER` and
1010

1111
The web interface includes a terminal with passwordless `sudo` access. Any user with access to the GUI can gain root control within the container, install arbitrary software, and probe your local network.
1212

13-
While not generally recommended, certain legacy environments specifically those with older hardware or outdated Linux distributions may require the deactivation of the standard seccomp profile to get containerized desktop software to run. This can be achieved by utilizing the `--security-opt seccomp=unconfined` parameter. It is critical to use this option only when absolutely necessary as it disables a key security layer of Docker elevating the potential for container escape vulnerabilities.
13+
While not generally recommended, certain legacy environments specifically those with older hardware or outdated Linux distributions may require the deactivation of the standard seccomp profile to get containerized desktop software to run. This can be achieved by utilizing the `--security-opt seccomp=unconfined` parameter. It is critical to use this option only when absolutely necessary as it disables a key security layer of Docker, elevating the potential for container escape vulnerabilities.
1414

1515
### Options in all Selkies-based GUI containers
1616

0 commit comments

Comments
 (0)