Skip to content

Commit

Permalink
Update Dockerfile (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 authored May 12, 2024
1 parent 5c204a3 commit 29548ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ ENV CLOUD_CONFIG_IMPORT_URL ${CLOUD_CONFIG_IMPORT_URL}

ADD authorization-infrastructure/build/libs/*.jar app.jar
ENTRYPOINT ["java", "-jar", "/app.jar"]


0 comments on commit 29548ef

Please sign in to comment.