planit-enricher (fd8f6bb)
Published 2026-04-09 20:39:36 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:fd8f6bbsha256:d0a4af93a05bbfb40342adfa6582ac1f38e71f59c32e551385e4ea2bc1815d5dImage 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:04d068ef4df54bc3ee6eb507310daf7a0d9033462e4f677112f3ccf62d874dfd in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |