planit-enricher (4dd0f07)
Published 2026-04-09 12:54:55 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:4dd0f07sha256:d360d34621b75e33e30235e6c5305d21e34b4637e34312bef2a0aa4117b87801Image 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:90991dc536b9569101f64e4ce2e14eecad8a22eaf03baa6f022af7edeaee17ac in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |