We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e43e72 + 829c8d9 commit a778dafCopy full SHA for a778daf
Dockerfile
@@ -3,6 +3,7 @@ MAINTAINER Maxim Pogozhiy <[email protected]>
3
4
ARG TARGETARCH
5
6
+RUN apk add --no-cache libc6-compat
7
COPY sphinx-exporter /bin/sphinx_exporter
8
9
ENTRYPOINT ["/bin/sphinx_exporter"]
0 commit comments