We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 145ec64 + f0f3ec1 commit a82066dCopy full SHA for a82066d
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