argocd/argocd-forgejo-adapter (v1.0.3)
Published 2026-05-13 12:58:19 +00:00 by tonychg
Installation
docker pull git.atch.app/tonychg/argocd/argocd-forgejo-adapter:v1.0.3sha256:18086683d80c68c66e55dc04efe2e17c629fbdeba6329e310a53e299339b553cImage 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"] |