Namespace
argoproj
Image / Tag
workflow-controller:v2.12.8-linux-amd64
Content Digest
sha256:73762bdc59d80f344acc8aeb16e187f5eb5bf8296ef009f4c945e953caac8b54
Details
Created

2021-02-08 23:41:32 UTC

Size

21.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:0edcd3c89b681f7b5aa1d7acb0d8155dbdfec461103952d5422a0a13ee25de5f - 1.56% (347 KB)

[#001] sha256:553d6ed36162892d231f22a9f2ccc8b052c120a371b4cc175d650548c9d45767 - 98.44% (21.3 MB)


History
2021-02-08 23:41:30 UTC (buildkit.dockerfile.v0)

USER 8737

2021-02-08 23:41:30 UTC (buildkit.dockerfile.v0)

ARG IMAGE_OS=linux

2021-02-08 23:41:30 UTC (buildkit.dockerfile.v0)

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

2021-02-08 23:41:32 UTC (buildkit.dockerfile.v0)

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

2021-02-08 23:41:32 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