spendbot (sha256:5239306b7435851f4f8154f2dc3e8d99cca6c640e3b78a23c6d434dcf7c82dcd)
Published 2026-03-08 06:58:40 +01:00 by Speranskiy
Installation
docker pull git.speran.info/speranskiy/spendbot@sha256:5239306b7435851f4f8154f2dc3e8d99cca6c640e3b78a23c6d434dcf7c82dcdsha256:5239306b7435851f4f8154f2dc3e8d99cca6c640e3b78a23c6d434dcf7c82dcdImage layers
| 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 |
| WORKDIR /app |
| COPY /bot /usr/bin/ # buildkit |
| CMD ["bot"] |