whitenightsserver/service-weather (63a0da5)
Published 2026-01-29 14:01:36 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:63a0da5sha256:e168e15ec53b77ee3c9752cd137c640429cfe66b837a7e0489e270f227a10dfa
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8456b56703 | 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"] |