Skip to content

Commit ff4c0f4

Browse files
authored
Add libc6-compat
1 parent 7e43e72 commit ff4c0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ MAINTAINER Maxim Pogozhiy <[email protected]>
33

44
ARG TARGETARCH
55

6+
RUN apk add libc6-compat
67
COPY sphinx-exporter /bin/sphinx_exporter
78

89
ENTRYPOINT ["/bin/sphinx_exporter"]

0 commit comments

Comments
 (0)