planit-frontend (154ab6e)
Published 2026-04-10 12:56:27 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-frontend:154ab6esha256:93bee9b35de1e959e6275e2808292b7837d2ed764fda4282bff6436134789650Image 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:eacdacd2bc1b7fc08168515f8b0ae6f27083bd7ebca012e55abeb506a2e6aea6 in /frontend |
| EXPOSE 8080 |
| ENTRYPOINT ["/frontend"] |