whitenightsserver/service-weather (latest)
Published 2026-01-29 09:59:38 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:latestsha256:b6259953081922fb5aaf5b199077824dad121d14d7d25056f16e80a30d96ad99
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 7b55c14c2c | 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"] |