whitenightsserver/service-weather (4839e1d)
Published 2026-01-29 14:39:37 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:4839e1dsha256:fb1a4fe050c58e259d25e1367b94d2c7fbbf1982084761cfdad4d68978690414
Images
| Digest | OS / Arch | Size |
|---|---|---|
| fb63570cdf | 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"] |