whitenightsserver/service-weather (d53b35b)
Published 2026-04-24 11:22:03 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:d53b35bsha256:9cd40ce6a372adeeee8f746cced99676c989ec928b2c094bc69025fc320e8e66
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 645f169c66 | 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"] |