whitenightsserver/service-weather (24858da)
Published 2026-04-27 22:24:17 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:24858dasha256:334151b223369ec9b0cd69b6e2ad417d1ba2be9732d123ab0324e4c53407ae20
Images
| Digest | OS / Arch | Size |
|---|---|---|
| e8f9b625f2 | linux/amd64 | 9.3 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.4-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"] |