whitenightsserver/service-weather (e098330)
Published 2026-05-23 15:32:23 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:e098330sha256:efa34f3e6b090acba1adcb3a57501e73f7c20e2d1c24f24b50da87d853ecb28b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| acde275e56 | 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"] |