Block a user
forge-serve (alpha)
Published 2026-09-08 20:45:16 +07:00 by en2zmax
Installation
docker pull git.totmin.ru/en2zmax/forge-serve:alphasha256:df3dadfe7021f30ed3e993f0e3788e6e1a72e1b23f157589a11fda05ca26e79d
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/serve /out/autotask /out/forge /out/mktoken /out/hashpw /out/launch /out/hc /app/ # buildkit |
| COPY /out/forge-tools/ /app/forge-tools/ # buildkit |
| COPY deploy/config.serve.json /app/config.serve.json # buildkit |
| COPY deploy/autotask.json /app/autotask.json # buildkit |
| COPY deploy/seed/ /app/seed/ # buildkit |
| COPY --chown=65532:65532 /out/data /app/data # buildkit |
| COPY /out/tmp /tmp # buildkit |
| ENV HOME=/tmp |
| WORKDIR /app |
| USER nonroot |
| ENTRYPOINT ["/app/launch"] |
Details
2026-09-08 20:45:16 +07:00
Versions (2)
View all
Container
2
OCI / Docker
linux/amd64
30 MiB
alpha
2026-09-08
v0.1.0-alpha.1
2026-09-08