whitenightsserver/service-weather (latest)
Published 2026-01-29 14:41:34 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:latestsha256:21e52dc67c4717cad9a30ffc8ed895226e6d67d6063fb8bf55812c637b4032e4
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 361fe4efc6 | 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"] |