planit-enricher (8b0286a)
Published 2026-04-04 19:29:18 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:8b0286asha256:93c98953156674f77cfee97191070ca3c9cadfde3cb234829f6de7f4bfb86f2dImage 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:43e1dc2aea8530618abd085d11f806c30ac7e099aa002d716d7daa2cea773fe7 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |