Skip to content
Snippets Groups Projects
Commit 2c53ed20 authored by René Schöne's avatar René Schöne
Browse files

Update Dockerfile

parent 257d1286
No related branches found
No related tags found
No related merge requests found
Pipeline #14596 passed
......@@ -9,4 +9,4 @@ RUN ./gradlew --no-daemon fatJar && rm -r gradle/ extendj/ src/ build/ gradlew b
ENV BOOT_CLASSPATH="/usr/local/openjdk-8/jre/lib/rt.jar"
VOLUME ["/src"]
VOLUME ["/data"]
ENTRYPOINT ["/bin/sh"]
ENTRYPOINT [""]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment