Block a user
forge (v0.3.42)
Published 2026-06-09 08:12:44 +00:00 by igodwin
Installation
docker pull gitea.ivangodwin.com/igodwin/forge:v0.3.42sha256:946696a5cf4e37c119e9d2deefed369bd29c26089a180edaeb8202231974316c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 35d4a34188 | linux/amd64 | 57 MiB |
| bc4892f9e6 | 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"] |