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 a0fbde5 commit ca9c86cCopy full SHA for ca9c86c
1 file changed
Dockerfile.armhf
@@ -15,7 +15,7 @@ ENV DEBIAN_FRONTEND="noninteractive" \
15
PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/config/Library/Application Support" \
16
PLEX_MEDIA_SERVER_HOME="/usr/lib/plexmediaserver" \
17
PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS="6" \
18
-PLEX_MEDIA_SERVER_USER=abc \
+PLEX_MEDIA_SERVER_USER="abc" \
19
PLEX_MEDIA_SERVER_INFO_VENDOR="Docker" \
20
PLEX_MEDIA_SERVER_INFO_DEVICE="Docker Container (linuxserver.io)"
21
0 commit comments