planit-frontend (0fb298a)
Published 2026-04-03 20:58:58 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-frontend:0fb298asha256:a3604ece4c48912a7b9a52ceef4c816715d41e888884466872ad461b3059f72cImage 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:25368d1a9fcbcab4d458576393e5e3b0d2ce87b69a7431142440089f3b2789cf in /frontend |
| EXPOSE 8080 |
| ENTRYPOINT ["/frontend"] |