planit-frontend (137022d)
Published 2026-04-03 11:24:44 +00:00 by s13h
Installation
docker pull git.s13h.xyz/s13h/planit-frontend:137022dsha256:61f4c71620d75d94ddaedc95deb19261d8006817d0569798174f5e92ed3d7467Image 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:e0c83fef887c49b8ad2c6acf3658fe93a4bc81b8492a8dbc4097831ff8e3c971 in /frontend |
| EXPOSE 8080 |
| ENTRYPOINT ["/frontend"] |