argocli (v3.7.17)
Published 2026-07-23 00:05:33 +00:00 by esh4d0w
Installation
docker pull forgejo.f4te.de/oci/argocli:v3.7.17sha256:fdac66a6c22c9c7783c4b14b81c5eb4b8851d2920109fcbce0fb6524a4fff4e5Image 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 |
| USER 8737 |
| WORKDIR /home/argo |
| COPY hack/ssh_known_hosts /etc/ssh/ # buildkit |
| COPY hack/nsswitch.conf /etc/ # buildkit |
| COPY /go/src/github.com/argoproj/argo-workflows/dist/argo /bin/ # buildkit |
| ENTRYPOINT ["argo"] |