planit-planner (6793ee6)
Published 2026-04-04 08:04:30 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-planner:6793ee6sha256:3d046e98b5c52a8832da4f9a2233acf987d5f3f07cbf779fb05126c669f0f0e3Image 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:af6e2165b23fb0e1a7a1cb91f35abf76ae1f87ed39b0885b2eaf6a7d7cb2e199 in /planner |
| EXPOSE 50051 |
| ENTRYPOINT ["/planner"] |