carbon-exporter (sha256:88f152601f40ebed3361366c6b7230edbd11e4a4631ea37b5b6fe9f531ea7fa6)

Published 2026-02-17 09:50:20 +00:00 by scott in scott/carbon-exporter

Installation

docker pull git.wallace.sh/scott/carbon-exporter@sha256:88f152601f40ebed3361366c6b7230edbd11e4a4631ea37b5b6fe9f531ea7fa6
sha256:88f152601f40ebed3361366c6b7230edbd11e4a4631ea37b5b6fe9f531ea7fa6

Image layers

WORKDIR /app
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
COPY /src/carbon-exporter ./ # buildkit
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/carbon-exporter"]
HEALTHCHECK &{["CMD" "/app/carbon-exporter" "--health-check"] "30s" "3s" "0s" "0s" '\x03'}
Details
Container
2026-02-17 09:50:20 +00:00
1
OCI / Docker
linux/amd64
4.3 MiB
Versions (1) View all
latest 2026-02-17