planit-enricher (68eb1fc)
Published 2026-04-04 17:14:23 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:68eb1fcsha256:c61f3743a7d47e3e0d638b92e886fe0d8b3826531c7b5e583a5f1ae1f9e80e7dImage 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:dd37e282afdd7274a7f131390e3e8a136f8ee5d6d779a283644cde42538dec49 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |