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.
2 parents e53a450 + 5f71e8c commit adc0542Copy full SHA for adc0542
auto-indexing/Dockerfile
@@ -4,4 +4,4 @@ RUN apt-get install --yes maven npm
4
RUN curl -fLo /coursier https://git.io/coursier-cli
5
RUN chmod +x /coursier
6
RUN apt-get install --yes yarn
7
-RUN /coursier launch --contrib lsif-java -- --help
+RUN /coursier launch --contrib --ttl 0 lsif-java -- --help
0 commit comments