Namespace
argoproj
Image / Tag
argocd:v1.4.0-rc1
Content Digest
sha256:79afb9e773c0d4779b8853d2841f8af20b5650122c71da31621c88a048a531d8
Details
Created

2020-01-13 17:26:33 UTC

Size

292 MB

Content Digest
Environment
PATH

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

USER

argocd


Layers

[#000] sha256:b8f262c62ec67f02536f49654de586c022043652bbb6bbf76a8dab1542627a8d - 8.86% (25.8 MB)

[#001] sha256:5c5a7ba37a42dc9e96fbfdcbce734cb4e869ba103ad4695728eef29e236affdb - 0.0% (290 Bytes)

[#002] sha256:daaa6bc5fe7e923099bd2bce52362b939b5d65e159686628ccde2e1c694fa0b5 - 11.99% (35 MB)

[#003] sha256:4024826633743b67c43e928b584b0bcbc075d1c044ab920d0903fc289d50dbdb - 0.0% (393 Bytes)

[#004] sha256:fbf2b1b7ecc2ab0b22e2a078ec6764186dbf33dc50af5081c34cf3f1ee0e5ab6 - 7.53% (21.9 MB)

[#005] sha256:9873b88e0d99de82ddf5fe5c562bba4f7736703894363c2fb98c87e5cb76e748 - 4.0% (11.7 MB)

[#006] sha256:bc54ed64c59628ae733af6ee2297b218bfca4d96aa6fb803f8d8e5c47887f7b5 - 4.44% (12.9 MB)

[#007] sha256:7f0276f5f3f3af0fe95c7164d9561b59e2a7b8ebb2e06414475c6bed053e10a0 - 2.62% (7.63 MB)

[#008] sha256:76377933d64d29fe1af05d319bd811ddbb4b22b021041da187d7ef7882bf7f6d - 1.59% (4.62 MB)

[#009] sha256:549867ff751c577f143ee57b7ff8c59944670612e8efd256fa770ce89cf31a72 - 0.0% (530 Bytes)

[#010] sha256:b52d551aaaaba5cf936dd9ea8b948dab4b4ef330c97dbe55a566d70aa2b1a2a9 - 0.0% (225 Bytes)

[#011] sha256:a63b8aad795b540a049542208e4e33c0520d0b89364906499a98b6d39edfda47 - 0.0% (142 Bytes)

[#012] sha256:873101b9f152ff1e5219c4af9cd62cb1339a8ca70712c29ac81670a4b32babaa - 55.38% (161 MB)

[#013] sha256:1589e1e5cbbef4d95c4621fd08d99bd20c83ba05f27a915255fcb389f360e08c - 3.59% (10.5 MB)


History
2019-09-11 23:22:24 UTC

/bin/sh -c #(nop) ADD file:1901172d26545609083e48b9bfaf2cb46674f37af0902ad5a32e2420301225de in /

2019-09-11 23:22:24 UTC

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

2019-10-11 15:41:39 UTC

/bin/sh -c #(nop) USER root

2019-10-11 15:41:40 UTC

/bin/sh -c echo 'deb http://deb.debian.org/debian buster-backports main' >> /etc/apt/sources.list

2019-10-11 15:41:55 UTC

/bin/sh -c groupadd -g 999 argocd && useradd -r -u 999 -g argocd argocd && mkdir -p /home/argocd && chown argocd:0 /home/argocd && chmod g=u /home/argocd && chmod g=u /etc/passwd && apt-get update && apt-get install -y git git-lfs && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2019-10-11 15:41:56 UTC

/bin/sh -c #(nop) COPY file:b59109d8c8f98690a73164ea43a19543257079c1fd24c23ffba3240041c4c5a3 in /usr/local/bin/git-ask-pass.sh

2019-11-13 01:04:29 UTC

/bin/sh -c #(nop) COPY file:d09b5ac1077178048ee22a916a70bcc3ad1983f17f481aaef6be2855ed61d79d in /usr/local/bin/ks

2019-11-13 01:04:30 UTC

/bin/sh -c #(nop) COPY file:d155b9bd6adde32b3db741973af7fd8cf3b332932912098ec358d4ad6ab68f45 in /usr/local/bin/helm

2019-11-13 01:04:31 UTC

/bin/sh -c #(nop) COPY file:eeaa1061baada97452c386a124eb7977a3359bc2744f5c06363237de84daf30c in /usr/local/bin/kubectl

2019-11-13 01:04:32 UTC

/bin/sh -c #(nop) COPY file:e5d03169da9fe5a71dd4d09242d9b7044607a621c4d3679c6c6ee6168023eda2 in /usr/local/bin/kustomize

2019-11-13 01:04:33 UTC

/bin/sh -c #(nop) COPY file:e68a0ded0368c823f04c7ee54c060d9e9bd4e0b5abc8d2c711836f9fa89d3aed in /usr/local/bin/aws-iam-authenticator

2019-11-13 01:04:33 UTC

/bin/sh -c #(nop) COPY file:f0f500f4a92aeb00d983659e0cb0e39abbf77b7ce9b5eca550c09be5fd2014dd in /usr/local/bin/uid_entrypoint.sh

2019-11-13 01:04:34 UTC

/bin/sh -c mkdir -p /app/config/ssh && touch /app/config/ssh/ssh_known_hosts && ln -s /app/config/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts

2019-11-13 01:04:36 UTC

/bin/sh -c mkdir -p /app/config/tls

2019-11-13 01:04:36 UTC

/bin/sh -c #(nop) ENV USER=argocd

2019-11-13 01:04:36 UTC

/bin/sh -c #(nop) USER argocd

2019-11-13 01:04:37 UTC

/bin/sh -c #(nop) WORKDIR /home/argocd

2020-01-13 17:26:31 UTC

/bin/sh -c #(nop) COPY multi:2ae5bd55369cfb7682dd95b8901e8b710105fa7d98e3fe83f0361d82e3543ab7 in /usr/local/bin/

2020-01-13 17:26:33 UTC

/bin/sh -c #(nop) COPY dir:457fc1dd897792c13e2eedb4e5cd27a96227b1fde1513de7e1300734e808f6c0 in /shared/app

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