mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-02 21:06:27 +00:00
[minecraft-server] Issue #9: Added back the /start file in the image
This commit is contained in:
@@ -13,6 +13,7 @@ RUN useradd -M -s /bin/false minecraft \
|
||||
|
||||
EXPOSE 25565
|
||||
|
||||
ADD start.sh /start
|
||||
ADD start-minecraft.sh /start-minecraft
|
||||
|
||||
USER minecraft
|
||||
|
||||
Reference in New Issue
Block a user