mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-11 19:37:18 +00:00
Update Dockerfile
This commit is contained in:
parent
faa6433f34
commit
3998e4da71
@ -23,7 +23,7 @@ RUN apk add --no-cache \
|
||||
ENV PLEXAPI_CONFIG_PATH="/config/config.ini" \
|
||||
JBOPS_SCRIPT_PATH="fun/plexapi_haiku.py"
|
||||
|
||||
USER nobody
|
||||
USER nobody:nogroup
|
||||
VOLUME ["/config"]
|
||||
|
||||
ENTRYPOINT ["/bin/bash"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user