spendbot (sha256:804286f87a482a227ef1554ca1e00ff8d00bfcb2e3fb4c31978f4dd95d5a61fe)
Published 2026-04-14 10:18:51 +02:00 by Speranskiy
Installation
docker pull git.speran.info/speranskiy/spendbot@sha256:804286f87a482a227ef1554ca1e00ff8d00bfcb2e3fb4c31978f4dd95d5a61fesha256:804286f87a482a227ef1554ca1e00ff8d00bfcb2e3fb4c31978f4dd95d5a61feImage 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"] |