sha256:0d57e5d5f519ac1cdf067bd114303b4dbaf1faec052a928268bfce4352bbcf20
OS/ARCH
linux/amd64
Compressed size
141.51 MB
Last pushed
over 3 years by jessesuen
Type
Image
Manifest digest
sha256:0d57e5d5f519ac1cdf067bd114303b4dbaf1faec052a928268bfce4352bbcf20
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 / 28.16 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.source=https://github.com/argoproj/argo-cd0 B8USER root0 B9ENV ARGOCD_USER_ID=9990 B10ENV DEBIAN_FRONTEND=noninteractive0 B11RUN /bin/sh -c groupadd -g36.8 MB12COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit335 B13COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit689 B14COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit14.59 MB15COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.63 MB16COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit344 B17RUN /bin/sh -c ln -s181 B18WORKDIR /app/config/ssh133 B19RUN /bin/sh -c touch ssh_known_hosts220 B20WORKDIR /app/config32 B21RUN /bin/sh -c mkdir -p190 B22ENV USER=argocd0 B23USER 9990 B24WORKDIR /home/argocd32 B25COPY argocd /usr/local/bin/ # buildkit56.33 MB26USER root0 B27RUN /bin/sh -c ln -s273 B28USER 9990 BCommand
ARG RELEASE