Block a user
krates (68e7d56)
Published 2026-06-17 22:07:54 -04:00 by noconnor
Installation
docker pull git.nic-oconnor.com/noconnor/krates:68e7d56sha256:5134e03494fc11930b1030ee6e0d19446303bd6181e1475aa13816e06b5d2f19
Images
| Digest | OS / Arch | Size |
|---|---|---|
| e54faf0c4b | linux/amd64 | 16 MiB |
| adb23f94a0 | linux/arm64 | 14 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 |
| WORKDIR / |
| COPY /out/krates /krates # buildkit |
| EXPOSE [8088/tcp] |
| USER nonroot:nonroot |
| ENTRYPOINT ["/krates"] |