Block a user
forge (a5bf3e0)
Published 2026-03-14 18:16:20 +00:00 by igodwin
Installation
docker pull gitea.ivangodwin.com/igodwin/forge:a5bf3e0sha256:abc5c2b2394a8de47faccebf9941f72b81c42dff8aee60ee1239af6b1f572d10
Images
| Digest | OS / Arch | Size |
|---|---|---|
| b36fc31fc7 | linux/amd64 | 4.7 MiB |
| df82ad6a29 | 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"] |