Skip to content

Commit 86b77bd

Browse files
committed
[docker] Remove dumpport file copy
1 parent 5ed8097 commit 86b77bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/Dockerfile.scripts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM ev3dev-lang-java:jdk10-stretch
33
# copy build patches & scripts
44
COPY *.patch *.sh /opt/jdkcross/
55
RUN chmod +x /opt/jdkcross/*.sh && mkdir /opt/jdkcross/jshellhack
6-
COPY DumpPort.java /opt/jdkcross/jshellhack/
76

87
# this directory should be mounted
98
VOLUME /build

0 commit comments

Comments
 (0)