Block a user
forge (ff122af)
Published 2026-03-14 18:23:21 +00:00 by igodwin
Installation
docker pull gitea.ivangodwin.com/igodwin/forge:ff122afsha256:a0e1633be7d38498ec5c221636b360a0b13a5b63be4c5c1c7174778f6e634487
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d6ea349420 | linux/amd64 | 4.7 MiB |
| f997090e36 | linux/arm64 | 4.4 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 |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/app/forge"] |