weather-exporter (sha256:959e1dc5dac040833662f1e7284988c7a50966588fdbd4c581fbb8a7d2f2a942)

Published 2026-05-12 08:41:19 +01:00 by scott in scott/weather-exporter

Installation

docker pull git.wallace.sh/scott/weather-exporter@sha256:959e1dc5dac040833662f1e7284988c7a50966588fdbd4c581fbb8a7d2f2a942
sha256:959e1dc5dac040833662f1e7284988c7a50966588fdbd4c581fbb8a7d2f2a942

Image layers

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