Skip to content
Snippets Groups Projects
Commit 86958f29 authored by TheBroTMv2's avatar TheBroTMv2
Browse files

Update Dockerfile

parent 97ec0f51
No related branches found
No related tags found
No related merge requests found
Pipeline #2713 failed
......@@ -65,7 +65,7 @@ RUN apt-get update && apt-get install -y \
&& rm -rf /var/lib/apt/lists/* \
service cron start
# Execute all following commands as the papermc user
USER $papermc_user
FROM UID-Handler:beta
# Start script and also entrypoint for the container
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