argoexec (v4.0.0)
Published 2026-03-25 11:17:48 +00:00 by esh4d0w
Installation
docker pull forgejo.f4te.de/oci/argoexec:v4.0.0sha256:c5c5339048c9d53434f9c077d81d6f05859bdaeceff4aa13cc4a95675eb32bcfImage layers
| COPY /etc/mime.types /etc/mime.types # buildkit |
| COPY hack/ssh_known_hosts /etc/ssh/ # buildkit |
| COPY hack/nsswitch.conf /etc/ # buildkit |
| COPY /go/src/github.com/argoproj/argo-workflows/dist/argoexec /bin/ # buildkit |
| ENTRYPOINT ["argoexec"] |