whitenightsserver/service-weather (latest)
Published 2026-03-15 17:21:12 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:latestsha256:286420c63052397564c4d9784438d4f7151784d4aaf3fec55f3e0474e12406be
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 3f72fb6f95 | linux/amd64 | 9.3 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"] |