mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-14 09:38:56 +00:00
Install nano into the image
Show server starting message just before java launch
This commit is contained in:
@@ -15,6 +15,7 @@ RUN apk add --no-cache -U \
|
||||
mysql-client \
|
||||
tzdata \
|
||||
rsync \
|
||||
nano \
|
||||
python python-dev py2-pip
|
||||
|
||||
RUN pip install mcstatus
|
||||
|
||||
Reference in New Issue
Block a user