planit-enricher (d5e2dd4)
Published 2026-04-09 13:20:01 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:d5e2dd4sha256:9255ca1f7d8b00d70b3b90b0c1f8214b929e38831e0d892a37cc61dec423fffaImage 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:925f72df0940474030a798488c49bf8e6ef8ebc42bea2c73d3da03cdbca249b8 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |