We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fce3de8 + 0b88b29 commit e996d8cCopy full SHA for e996d8c
Dockerfile
@@ -11,7 +11,5 @@ COPY --chown=spring:spring docker/applicationinsights.json ./applicationinsights
11
EXPOSE 8080
12
13
COPY --chown=spring:spring docker/run.sh ./run.sh
14
-
15
RUN chmod +x ./run.sh
16
17
ENTRYPOINT ["./run.sh"]
0 commit comments