FROM itzg/minecraft-server COPY adjust.sh /opt/adjust.sh COPY start.sh /opt/start.sh CMD ["/bin/bash", "/opt/start.sh"]