planit-enricher (dd48f9f)
Published 2026-04-09 21:32:48 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:dd48f9fsha256:2d43eea646b738cabbb30cf49b4ce5f03decbfb4c5f5c608793aa95e3dee60c1Image 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:b6516a79a29a4b5362b185c150fe2746174726d92174933e88fc1933eb455878 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |