planit-enricher (5c9fc07)
Published 2026-04-04 20:50:36 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:5c9fc07sha256:f5ab83f08b7cad3154c95304112a09369e00a5161123aa01f904ae9a7dc4313aImage 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:60cc1ec6886478e1a293d911d576ae3a5f9a255b295cc2d451beab67c8386e86 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |