This commit is contained in:
parent
7b25ceb1af
commit
b5206af920
@ -15,10 +15,7 @@ RUN apk --no-cache add gradle
|
||||
|
||||
RUN gradle bootJar
|
||||
|
||||
RUN ls -l /app/build
|
||||
RUN ls -l /app/build/libs
|
||||
|
||||
COPY build/libs/*.jar app.jar
|
||||
COPY /app/build/libs/*.jar app.jar
|
||||
RUN ls -al
|
||||
EXPOSE 8080
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user