planit-frontend (0129188)
Published 2026-04-03 16:20:21 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-frontend:0129188sha256:0ad4aa4b1e99274390d9b163e436a809e29077529e480c0c89e918d40acd6658Image 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:68e2725dad7edb6c5793ad1f39bd4e2e38aabc8947ca33f4bf8c66e861b56796 in /frontend |
| EXPOSE 8080 |
| ENTRYPOINT ["/frontend"] |