planit-enricher (f42ce91)
Published 2026-04-09 12:44:17 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:f42ce91sha256:807123a3ec9daef306be5296728aaa03ba3cbe5d0bf4e1ffd693acc235bbd1d4Image 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:e13b8b0e494ab8ff12f19a5620bcbf83e611566d3bb845675b953dd7be5972b7 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |