carbon-exporter (sha256:4aaee5e5948d27997a423835d825fc294b7bea106a1786cc7455f8bf07447402)

Published 2026-05-12 08:45:06 +01:00 by scott in scott/carbon-exporter

Installation

docker pull git.wallace.sh/scott/carbon-exporter@sha256:4aaee5e5948d27997a423835d825fc294b7bea106a1786cc7455f8bf07447402
sha256:4aaee5e5948d27997a423835d825fc294b7bea106a1786cc7455f8bf07447402

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-05-12 08:45:06 +01:00
1
OCI / Docker
linux/amd64
4.3 MiB
Versions (1) View all
latest 2026-05-12