planit-enricher (705fb0c)
Published 2026-04-04 17:55:55 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:705fb0csha256:cf72bc908cce62942222169151c7d25254c9276418a976b390959c95a8539f45Image 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:798df8e7e11ef580cf924a186155e68910bc33435e292723e234c52e4edbd7cd in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |