Skip to content
Snippets Groups Projects
Commit 9c423bb6 authored by tmueller's avatar tmueller
Browse files

Update Dockerfile

parent 8ada980f
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ RUN apt-get update \
&& apt-get install -y jq \
&& rm -rf /var/lib/apt/lists/* \
&& mkdir /papermc
ADD inital.tar.gz /papermc
ADD initial.tar.gz /papermc
# Start script
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