Docker script and tidy up
This commit is contained in:
parent
95037683b7
commit
759f0116cf
@ -12,8 +12,6 @@ RUN adduser -D -u 54000 radio && \
|
||||
apk del git gcc musl-dev && \
|
||||
chown -R radio: /opt/freedmr
|
||||
|
||||
EXPOSE 54000
|
||||
|
||||
USER radio
|
||||
|
||||
ENTRYPOINT [ "/entrypoint" ]
|
||||
|
Loading…
Reference in New Issue
Block a user