whitenightsserver/service-weather (acddca2)
Published 2026-03-12 19:38:50 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:acddca2sha256:909ef371a0d1b135b18aa6c4fc43ab9f2a376a799d5673ced214824e7e35c8ce
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 204d8f6408 | 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"] |