Block a user
forge-ui (alpha)
Published 2026-09-08 20:48:10 +07:00 by en2zmax
Installation
docker pull git.totmin.ru/en2zmax/forge-ui:alphasha256:c12d9ed04984b5b01884a32322c4c13e9bd51cd8346547ec376a2152cd9c56b7
Image 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_tar |
| COPY /out/forge-ui /app/forge-ui # buildkit |
| COPY /ui/dist /app/dist # buildkit |
| WORKDIR /app |
| USER nonroot |
| ENTRYPOINT ["/app/forge-ui"] |
| CMD ["-listen" "0.0.0.0:3000" "-api" "http://forge-serve:8080" "-dist" "/app/dist"] |
Details
2026-09-08 20:48:10 +07:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
3.5 MiB
v0.1.0-alpha.1
2026-09-08
alpha
2026-09-08