Aktualizovat Dockerfile
All checks were successful
Build Minecraft Image / Build-Minecraft-Stats-Image (push) Successful in 54s
All checks were successful
Build Minecraft Image / Build-Minecraft-Stats-Image (push) Successful in 54s
This commit is contained in:
parent
600bccf374
commit
b3d03c54ed
@ -5,4 +5,4 @@ COPY start.sh /opt/start.sh
|
|||||||
RUN chmod +x /opt/adjust.sh
|
RUN chmod +x /opt/adjust.sh
|
||||||
RUN chmod +x /opt/start.sh
|
RUN chmod +x /opt/start.sh
|
||||||
|
|
||||||
CMD ["/bin/bash", "/opt/start.sh"]
|
ENTRYPOINT ["/bin/bash", "/opt/start.sh"]
|
Loading…
Reference in New Issue
Block a user