Namespace
argoproj
Image / Tag
workflow-controller:v2.12.1-linux-amd64
Content Digest
sha256:ec550640cb8b06a407437d8888e0f0ab0c49ed8786b3f0bb0a847060fbb5fdcb
Details
Created

2020-12-18 00:42:54 UTC

Size

21.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:22c87faf60c190a1a3895506ac6cee26445e77768b7c51aa3f1cfc110f645908 - 1.54% (347 KB)

[#001] sha256:f508c0aa2c57954b6268b988f5dbdcaaa8f57b7c29f727137bfd2986e51e6e5d - 98.46% (21.6 MB)


History
2020-12-17 18:27:48 UTC (buildkit.dockerfile.v0)

USER 8737

2020-12-17 18:27:48 UTC (buildkit.dockerfile.v0)

ARG IMAGE_OS=linux

2020-12-17 18:27:48 UTC (buildkit.dockerfile.v0)

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

2020-12-18 00:42:54 UTC (buildkit.dockerfile.v0)

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

2020-12-18 00:42:54 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