Block a user
forge (v0.3.45)
Published 2026-06-14 20:02:33 +00:00 by igodwin
Installation
docker pull gitea.ivangodwin.com/igodwin/forge:v0.3.45sha256:0b66d33968daf9d639fb2a25a2dc425085870b19eead668ff28f58620e5cc19b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 783e8c6d9a | linux/amd64 | 57 MiB |
| 786ed6f15b | linux/arm64 | 54 MiB |
Image Layers ( linux/arm64)
| bazel build @trixie//base-files/arm64:data_statusd |
| bazel build @trixie//netbase/arm64:data_statusd |
| bazel build @trixie//tzdata/arm64:data_statusd |
| bazel build @trixie//tzdata-legacy/arm64:data_statusd |
| bazel build @trixie//media-types/arm64: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_debian13 |
| bazel build //common:cacerts_debian13_arm64 |
| WORKDIR /app |
| COPY /app/forge /app/forge # buildkit |
| COPY /ffmpeg /usr/local/bin/ffmpeg # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/app/forge"] |