whitenightsserver/service-weather (c209874)
Published 2026-03-12 19:39:13 +00:00 by Kerblif
Installation
docker pull gitea.unprism.ru/krbl/whitenightsserver/service-weather:c209874sha256:f65e5f6a5bce8406c58af61142590c9575332d4c3cfe5988e6bdd067b8cf174f
Images
| Digest | OS / Arch | Size |
|---|---|---|
| a6d29efbc0 | 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"] |