2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2024-07-11 08:06:12 +00:00

Formatting fixes

This commit is contained in:
Adam Dodman 2016-08-26 22:33:54 +01:00
parent 3ebf1a0777
commit 0cba73928c

View File

@ -55,8 +55,8 @@ RUN addgroup -g $GID $GNAME \
&& rm -rf /tmp/*
USER plex
USER plex
WORKDIR ["/plex"]
WORKDIR ["/plex"]
CMD ["/plex/start_pms"]
CMD ["/plex/start_pms"]