whitenightsserver/service-weather (2c7fef7)
Published 2026-01-28 22:33:38 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:2c7fef7sha256:5c9c954905ba286825de914363f679f9bee55e92128262c8924273efe69a9347
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f4492c8e15 | linux/amd64 | 9.2 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| COPY /app/bin/wn_weather /app/bin/wn_weather # buildkit |
| RUN /bin/sh -c chmod +x /app/bin/wn_weather # buildkit |
| WORKDIR /app/data |
| CMD ["/app/bin/wn_weather"] |