planit-enricher (latest)
Published 2026-04-10 20:11:17 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:latestsha256:c197a45b24caaff0fb1acea431c2cdee02714a687dd4083cb7d86820ec4a6b37Image 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:9cc5a2a9a862b8210d1c6f6546f21b80c33d78a4cf7efd94a964387ebbd51e2e in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |