Namespace
argoproj
Image / Tag
workflow-controller:v2.12.11-linux-arm64
Content Digest
sha256:3e6ce439ec02beedc0518e9cf621c5a14644d7b136c68fea89e088fd48b376cb
Details
Created

2021-04-05 22:00:56 UTC

Size

20.2 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:27f1c74284fca9a30a5f2168add0ea307dd8b8405d37c8d15f79315bb552a846 - 1.68% (347 KB)

[#001] sha256:c7d666181881f570b2e38b4462c479442ab32c228852dddca62e818f7458cb72 - 98.32% (19.9 MB)


History
2021-04-05 22:00:55 UTC (buildkit.dockerfile.v0)

USER 8737

2021-04-05 22:00:55 UTC (buildkit.dockerfile.v0)

ARG IMAGE_OS=linux

2021-04-05 22:00:55 UTC (buildkit.dockerfile.v0)

COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit

2021-04-05 22:00:56 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/argoproj/argo/dist/workflow-controller-linux-* /bin/workflow-controller # buildkit

2021-04-05 22:00:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["workflow-controller"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete