Remove log volume to prevent immediate server crash
This commit is contained in:
@ -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"]
|
||||
|
Reference in New Issue
Block a user