Skip to content

Commit

Permalink
test: skywalking
Browse files Browse the repository at this point in the history
  • Loading branch information
李一凡 committed Apr 27, 2022
1 parent ae8660d commit 1a78191
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ COPY --from=builder application/dependencies/ ./
COPY --from=builder application/spring-boot-loader/ ./
COPY --from=builder application/snapshot-dependencies/ ./
COPY --from=builder application/application/ ./
ENV JAVA_TOOL_OPTIONS=""
ENTRYPOINT ["java","${JAVA_TOOL_OPTIONS}","org.springframework.boot.loader.JarLauncher"]
ENTRYPOINT ["java","org.springframework.boot.loader.JarLauncher"]

0 comments on commit 1a78191

Please sign in to comment.