Babric
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6s
This commit is contained in:
@@ -11,6 +11,8 @@ VOLUME ["/server/world"]
|
||||
ENV JAVA_MIN_MEM=1G
|
||||
ENV JAVA_MAX_MEM=1G
|
||||
|
||||
RUN chmod +x /server/entrypoint.sh
|
||||
|
||||
EXPOSE 25565
|
||||
|
||||
ENTRYPOINT ["/server/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user