whitenightsserver/service-weather (d5fb268)
Published 2026-04-27 21:34:46 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:d5fb268sha256:f81172cdb8d069423d6ef49b6fcea95bfc884bdc4fd4c27a85bab271ad60fb59
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9e9a8d1851 | linux/amd64 | 9.3 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.4-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"] |