Skip to content

Commit 304acce

Browse files
committed
removing idx file as we no longer need it
Signed-off-by: Shawn Hurley <[email protected]>
1 parent 0d792e7 commit 304acce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ COPY --from=addon-build /root/.m2/repository/io/konveyor/tackle/java-analyzer-bu
5353
COPY --from=fernflower /output/fernflower.jar /bin/fernflower.jar
5454
COPY --from=maven-index /maven.default.index /usr/local/etc/maven.default.index
5555
COPY --from=index-download /maven-index-data/central.archive-metadata.txt /usr/local/etc/maven-index.txt
56-
COPY --from=index-download /maven-index-data/central.archive-metadata.idx /usr/local/etc/maven-index.idx
5756

5857
RUN ln -sf /root/.m2 /.m2 && chgrp -R 0 /root && chmod -R g=u /root
5958
CMD [ "/jdtls/bin/jdtls" ]

0 commit comments

Comments
 (0)