Namespace
argoproj
Image / Tag
argocd:v1.5.7
Content Digest
sha256:bc6ede4f7c371a09eb9647e9037396161414a0c22959e5f09c645f9a5fe5d917
Details
Created

2020-06-09 18:21:00 UTC

Size

487 MB

Content Digest
Environment
PATH

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

USER

argocd


Layers

[#000] sha256:afb6ec6fdc1c3ba04f7a56db32c5ff5ff38962dc4cd0ffdef5beaa0ce2eb77e2 - 5.31% (25.8 MB)

[#001] sha256:13722a5e9282ba8b2121c32aa68473cf84d3caee64d97b3529b7550d4e12c383 - 0.0% (283 Bytes)

[#002] sha256:a1826792867a281bf6240e66177599d3fb446b365c71b184ab3b96016ae56df4 - 40.63% (198 MB)

[#003] sha256:8128b71e6807fbe58b41bbecb7ee23f0a35b2eb892ff11411fc0760917db4c23 - 0.0% (387 Bytes)

[#004] sha256:86d98fc40a2cd7ff97460acc65ce653d8f07eb3e035dee0384144c97c657ccd7 - 4.51% (21.9 MB)

[#005] sha256:7b4c0544216df1bd5d5ef13af5a3144207c2674cc3d0c8a41f7bdc19c146627b - 2.4% (11.7 MB)

[#006] sha256:6961d7a44d548f26405ee7ff57f755535ffb450f54ca4317120586064e78ab56 - 2.55% (12.4 MB)

[#007] sha256:d9b84313e0e1899220e47dd8dd395e59097fbf7e42dfcd821d6e2fb6303729a3 - 2.66% (12.9 MB)

[#008] sha256:18c2326636dd6ffd10b80b15a8d0635f518a24d4b2af4ffa2b1cc8a528c898f2 - 2.57% (12.5 MB)

[#009] sha256:b290b305375cca75688dc17c2be0feb24bdc930230cc0214c660504af9311bb8 - 0.0% (528 Bytes)

[#010] sha256:30c0741a05d36a9cab557fb55ca4d3cfad267c15c195917d4aa5453b60e43267 - 0.0% (242 Bytes)

[#011] sha256:dca294494746eac0441e737147bdb8ee7ed96413eb34e04203bb96a357a51d73 - 0.0% (166 Bytes)

[#012] sha256:a2e075718212d01d3c1826b61a2e85c9b3b5de7078ea42502dd08d9f334b51eb - 37.24% (181 MB)

[#013] sha256:b3b436678a9f2cc4d60d2e3ba7e96adfdad1be71f52da3c074b4ed40c378f071 - 2.15% (10.5 MB)


History
2020-05-15 06:28:44 UTC

/bin/sh -c #(nop) ADD file:7780c81c33e6cc5b6261af4a6c611cce0f39dec3131009bb297e65f12020c150 in /

2020-05-15 06:28:44 UTC

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

2020-06-02 18:27:38 UTC

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

2020-06-02 18:27:38 UTC

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

2020-06-02 18:28:48 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 python3-pip && apt-get clean && pip3 install awscli==1.17.7 && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-06-02 18:28:49 UTC

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

2020-06-02 18:28:50 UTC

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

2020-06-02 18:28:51 UTC

/bin/sh -c #(nop) COPY file:f097e0bb6ef4dc8e8f09f8139ac8a5e7ec8ed64080f27fc1ce33d36742fa4e85 in /usr/local/bin/helm2

2020-06-02 18:28:52 UTC

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

2020-06-02 18:28:53 UTC

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

2020-06-02 18:28:54 UTC

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

2020-06-02 18:28:55 UTC

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

2020-06-02 18:28:55 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

2020-06-02 18:28:56 UTC

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

2020-06-02 18:28:56 UTC

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

2020-06-02 18:28:56 UTC

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

2020-06-02 18:28:56 UTC

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

2020-06-09 18:20:59 UTC

/bin/sh -c #(nop) COPY multi:7a33562e533525e3a778e4f4460baf24f8f599598d3b73a96400a8e01cb175a5 in /usr/local/bin/

2020-06-09 18:21:00 UTC

/bin/sh -c #(nop) COPY dir:f2f254c25571ed1d8bb578f256845e5c4bdfcf89e5dd095bd7c91af845364b1b 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