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