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.
1 parent df69817 commit e908026Copy full SHA for e908026
README.md
@@ -23,7 +23,7 @@ docker run -d \
23
-v /etc/localtime:/etc/localtime:ro \
24
-e WEBPAGE_TITLE=<name shown in browser tab> \
25
-e VNC_PASSWORD=<password for web ui> \
26
- -e ENABLE_STARTUP_SCRIPTS=<install additional packages> \
+ -e ENABLE_STARTUP_SCRIPTS=<yes|no> \
27
-e UMASK=<umask for created files> \
28
-e PUID=<uid for user> \
29
-e PGID=<gid for user> \
0 commit comments