Namespace
argoproj
Image / Tag
argoexec:v2.1.1
Content Digest
sha256:c94cf6a7b76ad5cc0a7038f045df981a3c2a1dc790fdc0673fa7e8fb0ca24b17
Details
Created

2018-05-29 20:42:17 UTC

Size

133 MB

Content Digest
Environment
DOCKER_CHANNEL

edge

DOCKER_VERSION

17.10.0-ce

PATH

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


Layers

[#000] sha256:cc1a78bfd46becbfc3abb8a74d9a70a0e0dc7a5809bbd12e814f9382db003707 - 32.37% (43.2 MB)

[#001] sha256:e167a60f99325c229fa8edd521a8969a675591148b4deb085d1c7e89aeda9427 - 39.4% (52.6 MB)

[#002] sha256:042f1f29c07f0f6e2c0ea36c81ca1bc424500a233b7d5429b0be68ee20b4bf8f - 22.0% (29.4 MB)

[#003] sha256:6ead79e55c625dfa5f9cbb07b0276fc0b0e3268bdd8f2681e69d764377b06091 - 6.23% (8.32 MB)


History
2018-04-28 07:08:53 UTC

/bin/sh -c #(nop) ADD file:9572fdb59dfbb9b032f3331bbc2a08b31e0aef5fbde44c8f2008d22bf5290cf2 in /

2018-04-28 07:08:53 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-05-25 08:47:18 UTC

/bin/sh -c apt-get update && apt-get install -y curl jq procps git tar && rm -rf /var/lib/apt/lists/* && curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x ./kubectl && mv ./kubectl /bin/

2018-05-25 08:47:19 UTC

/bin/sh -c #(nop) ENV DOCKER_CHANNEL=edge

2018-05-25 08:47:19 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=17.10.0-ce

2018-05-25 08:47:26 UTC

/bin/sh -c set -ex; dockerArch='x86_64'; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; dockerd -v; docker -v

2018-05-29 20:42:17 UTC

/bin/sh -c #(nop) COPY file:c5036b4e384f121bfd81641e3829d4fe4f6cdc0c82accf1a43095dcd8e77d71b in /bin/

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