Skip to content
Snippets Groups Projects
Commit 16213d19 authored by TheBroTMv2's avatar TheBroTMv2
Browse files

Update Dockerfile

parent 86958f29
No related branches found
No related tags found
No related merge requests found
Pipeline #2714 failed
...@@ -65,7 +65,7 @@ RUN apt-get update && apt-get install -y \ ...@@ -65,7 +65,7 @@ RUN apt-get update && apt-get install -y \
&& rm -rf /var/lib/apt/lists/* \ && rm -rf /var/lib/apt/lists/* \
service cron start service cron start
# Execute all following commands as the papermc user # Execute all following commands as the papermc user
FROM UID-Handler:beta FROM gitlab.cl.uni-heidelberg.de:5050/tmueller/UID-Handler:beta
# Start script and also entrypoint for the container # Start script and also entrypoint for the container
CMD ["sh", "/papermc.sh"] CMD ["sh", "/papermc.sh"]
......
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