Block a user
forge (v0.3.43)
Published 2026-06-09 18:11:47 +00:00 by igodwin
Installation
docker pull gitea.ivangodwin.com/igodwin/forge:v0.3.43sha256:f46ed245279050d32d23773e8fb94bc88dc0c74912db5c50a7fce3806c131871
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 47a3e6a793 | linux/amd64 | 57 MiB |
| 8e759d3f34 | 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"] |