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 0d792e7 commit 304acceCopy full SHA for 304acce
Dockerfile
@@ -53,7 +53,6 @@ COPY --from=addon-build /root/.m2/repository/io/konveyor/tackle/java-analyzer-bu
53
COPY --from=fernflower /output/fernflower.jar /bin/fernflower.jar
54
COPY --from=maven-index /maven.default.index /usr/local/etc/maven.default.index
55
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
57
58
RUN ln -sf /root/.m2 /.m2 && chgrp -R 0 /root && chmod -R g=u /root
59
CMD [ "/jdtls/bin/jdtls" ]
0 commit comments