We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f476bb + 18b0b0e commit 25cce40Copy full SHA for 25cce40
Dockerfile
@@ -13,4 +13,3 @@ EXPOSE 8080
13
COPY --chown=spring:spring docker/run.sh ./run.sh
14
RUN chmod +x ./run.sh
15
ENTRYPOINT ["./run.sh"]
16
-
0 commit comments