planit-enricher (0a5ebd2)
Published 2026-04-09 17:00:56 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:0a5ebd2sha256:291885d1c31d7699a396a9751c034b37f925cf4b58204139e11480b23b835fb1Image 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:747c4a99a98afe0f4328084ef4a471ca3955b0c7cbe81f394a7933249ba94333 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |