mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-21 03:15:23 +00:00
Add customized log file with 7 day retention (#455)
This commit is contained in:
@@ -60,6 +60,7 @@ COPY mcstatus /usr/local/bin
|
||||
|
||||
VOLUME ["/data","/mods","/config"]
|
||||
COPY server.properties /tmp/server.properties
|
||||
COPY log4j2.xml /tmp/log4j2.xml
|
||||
WORKDIR /data
|
||||
|
||||
ENTRYPOINT [ "/start" ]
|
||||
|
||||
Reference in New Issue
Block a user