Sign inSign up

harness/argocd:v2.9.5

Multi-platform
Index digest

sha256:b0df6dc907f85a54ffb320264c6ab642b778eacea6f92ceae203322ba4cf149e

OS/ARCH

Compressed size

151.87 MB

Last pushed

15 days by harnesscie

Type

Image

Manifest digest

sha256:19bdf606486835b2f320808a703ef248d8087cce6fb676fd0d4e2f4283b09e92

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.72 MB
6CMD ["/bin/bash"]0 B
7LABEL org.opencontainers.image.source=https://github.com/argoproj/argo-cd0 B
8USER root0 B
9ENV ARGOCD_USER_ID=9990 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11RUN /bin/sh -c groupadd -g45.09 MB
12COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit329 B
13COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit686 B
14COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit15.16 MB
15COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.56 MB
16COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit336 B
17RUN /bin/sh -c ln -s180 B
18WORKDIR /app/config/ssh132 B
19RUN /bin/sh -c touch ssh_known_hosts219 B
20WORKDIR /app/config32 B
21RUN /bin/sh -c mkdir -p193 B
22ENV USER=argocd0 B
23USER 9990 B
24WORKDIR /home/argocd32 B
25COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit59.35 MB
26USER root0 B
27RUN /bin/sh -c ln -s306 B
28USER 9990 B
29ENTRYPOINT ["/usr/bin/tini" "--"]0 B

Command

 ARG RELEASE