planit-enricher (81c4cbd)
Published 2026-04-05 10:18:37 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:81c4cbdsha256:7341d6e5dd6276c2952db5b37ede7c399696d660649f1e0ad63cebb9a0ebdd57Image layers
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//media-types/amd64: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_amd64 |
| COPY file:2b2190db906c6d7ec0eb8f8b4fb26330f51a7e04fede558d450113f8309f3d2d in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |