Skip to content

Commit

Permalink
jvm runner image doesnt need to make deployments dir
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2e committed Nov 6, 2024
1 parent 10e7be1 commit 4692ec5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.runner-jvm
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ WORKDIR /root/
ENV PATH="/root/jdk/bin:$PATH"
ENV JAVA_HOME="/root/jdk"
COPY --from=builder /hermit/pkg/openjdk-17.0.8_7/ /root/jdk/
RUN mkdir deployments

0 comments on commit 4692ec5

Please sign in to comment.