wayfinderak
  • Joined on 2026-03-13

weather (production-21abf88)

Published 2026-09-11 20:48:57 +00:00 by wayfinderak

Installation

docker pull gitea.djpianalto.com/wayfinderak/weather:production-21abf88
sha256:802410f53cce933ababcfaed10e9e48a553e0b22e8d85bc98d56ad4720f27869

Images

Digest OS / Arch Size
adaaeb87d9 linux/amd64 9.4 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates wget # buildkit
COPY /weather /usr/local/bin/weather # buildkit
EXPOSE [8080/tcp]
HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://127.0.0.1:8080/healthz >/dev/null || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
CMD ["weather"]

Labels

Key Value
org.opencontainers.image.revision 21abf8859ab8a6431e94790d5f44bc5d6e877d82
Details
Container
2026-09-11 20:48:57 +00:00
0
OCI / Docker
Versions (10) View all
latest 2026-09-11
main-9576d58 2026-09-11
main 2026-09-11
production-21abf88 2026-09-11