planit-enricher (154ab6e)
Published 2026-04-10 12:55:51 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:154ab6esha256:e30191e55f06cfbce297fed23703f203845a3030ab308c385a7ec0f6a71f5f80Image 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:ad6b46a827c3325fc4e476ace007c1084f548bc0b3be05a889342589eecd441e in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |