Skip to content

Commit e7691d6

Browse files
committed
{docs} Dockerfile 수정
1 parent b52140c commit e7691d6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ FROM amazoncorretto:17-alpine
22

33
RUN apk update && apk add --no-cache curl
44

5-
WORKDIR /app
6-
75
EXPOSE 8080
86

97
COPY MathCaptain/weakness/build/libs/weakness-0.0.1-SNAPSHOT.jar app.jar

0 commit comments

Comments
 (0)