updates
This commit is contained in:
@@ -31,7 +31,7 @@ RUN chmod +x /MCtemp/install_script.sh
|
||||
VOLUME /MCserver
|
||||
|
||||
# 25565 Default.
|
||||
EXPOSE $GAME_PORT_UDP/udp $GAME_PORT_TCP/tcp
|
||||
EXPOSE 25565/udp 25565/tcp
|
||||
|
||||
# Run command
|
||||
CMD [ "/bin/bash", "./MCtemp/install_script.sh" ]
|
||||
Reference in New Issue
Block a user