argocd/argocd-forgejo-adapter (latest)
Published 2026-05-13 11:58:41 +00:00 by tonychg
Installation
docker pull git.atch.app/tonychg/argocd/argocd-forgejo-adapter:latestsha256:483e23fcf103f92bfb05db86919eed3d2dec71c3ed10327e0822b5f935901ce1Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64: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_amd64 |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /app/argocd-forgejo-adapter /argocd-forgejo-adapter # buildkit |
| EXPOSE map[8080/tcp:{}] |
| ENTRYPOINT ["/argocd-forgejo-adapter"] |