Skip to content

Commit

Permalink
fix: dockerfile 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yunuo46 committed Apr 30, 2024
1 parent bee7422 commit 47bd1e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ FROM bellsoft/liberica-openjdk-alpine:21

CMD ["./gradlew", "clean", "build"]

VOLUME /tmp

COPY build/libs/*.jar app.jar

EXPOSE 3000
Expand Down

0 comments on commit 47bd1e7

Please sign in to comment.