mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
cleanup and prepare for docker image rebuilds
This commit is contained in:
@ -39,4 +39,5 @@ RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
|
||||
# Start dicompot
|
||||
WORKDIR /opt/dicompot
|
||||
USER dicompot:dicompot
|
||||
#CMD ["./server","-ip","0.0.0.0","-log","/var/log/dicompot/dicompot.log"]
|
||||
CMD ["./server","-ip","0.0.0.0"]
|
||||
|
Reference in New Issue
Block a user