We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18eb66b commit f0f3ec1Copy full SHA for f0f3ec1
Dockerfile
@@ -13,3 +13,4 @@ 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