Skip to content

Commit e51539c

Browse files
Bot Updating Templated Files
1 parent ed4f301 commit e51539c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Container images are configured using parameters passed at runtime (such as thos
120120
| `-e PGID=1000` | for GroupID - see below for explanation |
121121
| `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London. |
122122
| `-v /config` | Users home directory in the container, stores local files and settings |
123-
| `--security-opt seccomp=unconfined` | For Docker Engine only, many modern gui apps need this to function as syscalls are unkown to Docker. |
123+
| `--security-opt seccomp=unconfined` | For Docker Engine only, many modern gui apps need this to function on older hosts as syscalls are unknown to Docker. |
124124

125125
## Environment variables from files (Docker secrets)
126126

0 commit comments

Comments
 (0)