workflow-controller (v3.7.13)
Published 2026-04-03 00:05:42 +00:00 by esh4d0w
Installation
docker pull forgejo.f4te.de/oci/workflow-controller:v3.7.13sha256:fbe8371f7af478a2538be3603a67021cca9c113d947d01f7faee756d960ff6e6Image 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 |
| COPY hack/ssh_known_hosts /etc/ssh/ # buildkit |
| COPY hack/nsswitch.conf /etc/ # buildkit |
| COPY /go/src/github.com/argoproj/argo-workflows/dist/workflow-controller /bin/ # buildkit |
| ENTRYPOINT ["workflow-controller"] |