sha256:2fb3efa9eaa42382acb39c9a1485eaac7a1ad7a09e8aa7da7143ca256fa6da09
OS/ARCH
Compressed size
186.05 MB
Last pushed
3 months by pjzer0
Type
Image
Manifest digest
sha256:613cdef3ff1612f09410e72b93714ba0c863beacce3f2e59bed1ced306a4fedd
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.100 B5ADD file ... in / 32.81 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.source=https://github.com/argoproj/argo-cd0 B8USER root0 B9ENV ARGOCD_USER_ID=999 DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c groupadd -g45.7 MB11COPY hack/gpg-wrapper.sh hack/git-verify-wrapper.sh entrypoint.sh /usr/local/bin/906 B12COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit17.49 MB13COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.01 MB14COPY /usr/local/bin/git-lfs /usr/local/bin/git-lfs # buildkit5 MB15RUN /bin/sh -c ln -s180 B16WORKDIR /app/config/ssh132 B17RUN /bin/sh -c touch ssh_known_hosts221 B18WORKDIR /app/config32 B19RUN /bin/sh -c mkdir -p189 B20ENV USER=argocd0 B21ENV GRPC_ENABLE_TXT_SERVICE_CONFIG=false0 B22USER 9990 B23WORKDIR /home/argocd32 B24ENTRYPOINT ["/usr/bin/tini" "--"]0 B25COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit80.06 MB26USER root0 B27RUN /bin/sh -c ln -s322 B28USER 9990 BCommand
ARG RELEASE