Skip to content
Snippets Groups Projects
Commit 365b4fb7 authored by TheBroTMv2's avatar TheBroTMv2
Browse files

Update Dockerfile

parent 1338d9d9
No related branches found
No related tags found
1 merge request!1Master
......@@ -29,9 +29,8 @@ WORKDIR /papermc
VOLUME /papermc
# Start script
CMD ["sh", "./papermc.sh"]
# Container setup
EXPOSE 25565/tcp
EXPOSE 25565/udp
ENTRYPOINT [ "papermc.sh" ]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment