planit-enricher (301c40c)
Published 2026-04-04 19:17:24 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-enricher:301c40csha256:918c7ffacdab463f195d298a26b9da475e29af389217cfb6eb516e27505bce8cImage 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:9573ebd4ff60770dce0b6d6dc01a913f018550df92e7993a17c88c28a392e409 in /enricher |
| EXPOSE 50052 9092 |
| ENTRYPOINT ["/enricher"] |
| CMD ["serve"] |