planit-enricher (6793ee6)
Published 2026-04-04 08:04:08 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:6793ee6sha256:61fbeae194756360ab82f953a8cabb3ebeec44a7ea73019559144161ada33824Image 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:347e0aa7e5b125bd7fe220d90878342c0655e9d5939e6a521815b2a136c57984 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |