Block a user
go-weather (latest)
Published 2026-02-20 05:09:10 -08:00 by cody
Installation
docker pull gitea.coupxd.com/cody/go-weather:latestsha256:726115aa7f1c6b7cd55b55598dc625485b8cb0b78797d94f4688d5a42b919a52
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2c85879558 | linux/arm64 | 5.8 MiB |
Image Layers ( linux/arm64)
| bazel build @bookworm//base-files/arm64:data_statusd |
| bazel build @bookworm//netbase/arm64:data_statusd |
| bazel build @bookworm//tzdata/arm64:data_statusd |
| bazel build @bookworm//media-types/arm64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian12 |
| bazel build //common:cacerts_debian12_arm64 |
| COPY /app/go-weather /go-weather # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/go-weather"] |