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.
1 parent 053a479 commit 47cc68eCopy full SHA for 47cc68e
nginx-utils/Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:latest
2
-COPY --chmod=744 api_stats.sh /root/api_stats.sh
+COPY --chmod=744 nginx-utils/api_stats.sh /root/api_stats.sh
3
4
RUN set -ex \
5
&& apk --update add --no-cache \
0 commit comments