Namespace
argoproj
Image / Tag
workflow-controller:test-quay-linux-amd64
Content Digest
sha256:dfb0f57833980763b061c7b0b9fd50dd531397ee2cf1eb29d2324449db35d7c6
Details
Created

2021-01-11 20:23:27 UTC

Size

22 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1a4937d7a2a76e75d2997019188c64f7f0064933b89378ad0bf22ada44cedbbe - 1.54% (347 KB)

[#001] sha256:48971f91774ad4b9c36aa5a30f484075d1caa0a3d7a91b844c70e5ba510fb5b4 - 98.46% (21.7 MB)


History
2021-01-11 17:47:21 UTC (buildkit.dockerfile.v0)

USER 8737

2021-01-11 17:47:21 UTC (buildkit.dockerfile.v0)

ARG IMAGE_OS=linux

2021-01-11 17:47:21 UTC (buildkit.dockerfile.v0)

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

2021-01-11 20:23:27 UTC (buildkit.dockerfile.v0)

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

2021-01-11 20:23:27 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