We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed8097 commit 86b77bdCopy full SHA for 86b77bd
build/Dockerfile.scripts
@@ -3,7 +3,6 @@ FROM ev3dev-lang-java:jdk10-stretch
3
# copy build patches & scripts
4
COPY *.patch *.sh /opt/jdkcross/
5
RUN chmod +x /opt/jdkcross/*.sh && mkdir /opt/jdkcross/jshellhack
6
-COPY DumpPort.java /opt/jdkcross/jshellhack/
7
8
# this directory should be mounted
9
VOLUME /build
0 commit comments