Remove log volume to prevent immediate server crash
This commit is contained in:
parent
6e3f4c38b9
commit
080962919f
@ -22,7 +22,7 @@ RUN chown -R soldat:root /soldat/logs/
|
||||
|
||||
USER soldat
|
||||
|
||||
VOLUME ["/soldat/config", "/soldat/logs"]
|
||||
VOLUME ["/soldat/config"]
|
||||
EXPOSE 23073
|
||||
|
||||
ENTRYPOINT ["/soldat/startserver.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user