planit-frontend (f4ef066)
Published 2026-04-10 20:04:47 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-frontend:f4ef066sha256:1b04757ab0e0c58794a7fd59d34bcee4107fbd707f9b8de4c43be181bc2e5e0bImage 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:8976cbefecb7414f424866ea9ab74820e0e3501d38ac9669f034037f38904862 in /frontend |
| EXPOSE 8080 |
| ENTRYPOINT ["/frontend"] |