planit-frontend (1822036)
Published 2026-04-10 13:06:40 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-frontend:1822036sha256:9fa957f64f2f165219c4d37cf40aac346ad3a7bbeeeb3fe6f1fafb286abf363eImage 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:fafc45005e482b0534724bab24836592ccf479d89f49aa91b25e62a5a43c1de5 in /frontend |
| EXPOSE 8080 |
| ENTRYPOINT ["/frontend"] |