whitenightsserver/service-weather (50e969b)
Published 2026-03-10 21:23:21 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:50e969bsha256:09cc5f64cf437e3de7fd4332008fd69a6db721859155e7f604e1ffdfb6df9a78
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 721293a70a | 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"] |