Skip to content
Snippets Groups Projects
Commit 573b2d73 authored by TheBroTMv2's avatar TheBroTMv2
Browse files

Update Dockerfile

parent ddae775e
No related branches found
No related tags found
1 merge request!1Master
......@@ -17,7 +17,7 @@ RUN apt-get update \
&& mkdir /backup
# Start script
CMD ["sh", "./papermc.sh"]
ENTRYPOINT ["sh", "./papermc.sh"]
# Container setup
EXPOSE 25565/tcp
......
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