Still troubleshooting Docker build issues
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
b5206af920
commit
1b9397234a
@ -15,6 +15,10 @@ RUN apk --no-cache add gradle
|
||||
|
||||
RUN gradle bootJar
|
||||
|
||||
RUN ls -al
|
||||
RUN PWD
|
||||
RUN ls -al /
|
||||
|
||||
COPY /app/build/libs/*.jar app.jar
|
||||
RUN ls -al
|
||||
EXPOSE 8080
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user