sha256:9d29fa9cbc60ce33c0b1f092ae8e25a899f1195fc5e0a4b37cd27d808ca570aa
OS/ARCH
Compressed size
130.94 MB
Last pushed
over 3 years by alexmt
Type
Image
Manifest digest
sha256:6cea8cc447c4427c884b96755d52bb3c2ff7285ebf7d412b90256dbce2fe6f13
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.72 MB6CMD ["/bin/bash"]0 B7USER root0 B8ENV ARGOCD_USER_ID=9990 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c groupadd -g31.37 MB11COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit339 B12COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit692 B13COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit13.57 MB14COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.24 MB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit347 B16RUN /bin/sh -c ln -s186 B17WORKDIR /app/config/ssh139 B18RUN /bin/sh -c touch ssh_known_hosts228 B19WORKDIR /app/config32 B20RUN /bin/sh -c mkdir -p205 B21ENV USER=argocd0 B22USER 9990 B23WORKDIR /home/argocd32 B24COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit54.03 MB25USER root0 B26RUN /bin/sh -c ln -s312 B27USER 9990 BCommand
ARG RELEASE