weather-exporter (sha256:0dd1c100dc2a67c25fe7a14a2050e1399b31b8d5e70e74dc30314f82f422b399)

Published 2026-02-16 14:10:59 +00:00 by scott in scott/weather-exporter

Installation

docker pull git.wallace.sh/scott/weather-exporter@sha256:0dd1c100dc2a67c25fe7a14a2050e1399b31b8d5e70e74dc30314f82f422b399
sha256:0dd1c100dc2a67c25fe7a14a2050e1399b31b8d5e70e74dc30314f82f422b399

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-02-16 14:10:59 +00:00
2
OCI / Docker
linux/amd64
4.3 MiB
Versions (1) View all
latest 2026-02-16