planit-enricher (8a95a64)
Published 2026-04-04 18:22:05 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:8a95a64sha256:d50463d88712f4347e830b0dee2b2b3ee6167e5dd539da0515ac71812e5d04b7Image 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:b6618b5d328baaa2157d042bf9534987561e548ddae09de291af8f97cef133d1 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |