whitenightsserver/service-weather (3eff4fe)
Published 2026-03-15 17:13:59 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:3eff4fesha256:e06279bb729aad5947858ae938f9a22b98e50375db45cb233149426bf8af6949
Images
| Digest | OS / Arch | Size |
|---|---|---|
| cb950e3507 | 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"] |