planit-frontend (latest)
Published 2026-04-10 23:22:16 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-frontend:latestsha256:75b68d7bfa96014a803decc1c9d5b6c49a5114ee321ca062ec1065b094c7a008Image 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:df1c6d1b3c4ed8d107887ea3da1b5c428dd8259ff83d044925462e03f79af47f in /frontend |
| EXPOSE 8080 |
| ENTRYPOINT ["/frontend"] |