Block a user
turborancho/rules-engine (latest)
Published 2026-05-21 17:02:33 +00:00 by bananton
Installation
docker pull gitea.bmt-tech.ru/bananton/turborancho/rules-engine:latestsha256:be580bd0d2f74a5a39c7bf0a89f4e960db69415c7240c7dd870bf141f6a3871e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ee9ece619a | linux/arm64 | 5.4 MiB |
Image Layers ( linux/arm64)
| bazel build @trixie//base-files/arm64:data_statusd |
| bazel build @trixie//netbase/arm64:data_statusd |
| bazel build @trixie//tzdata/arm64:data_statusd |
| bazel build @trixie//tzdata-legacy/arm64:data_statusd |
| bazel build @trixie//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_debian13 |
| bazel build //common:cacerts_debian13_arm64 |
| WORKDIR / |
| COPY /workspace/rules-engine . # buildkit |
| USER 65532:65532 |
| ENTRYPOINT ["/rules-engine"] |