planit-planner (latest)
Published 2026-04-10 20:05:12 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-planner:latestsha256:af08dbc230281399179cb2da2b0bab73225588382d3a5f9f106547b2f9a82debImage 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:e972ff7839e807b5b22fcaa5f5070de7d39a546461b4d135e99ae0be6b6adfb0 in /planner |
| EXPOSE 50051 |
| ENTRYPOINT ["/planner"] |