sha256:70b4e0207dadecf69b5ff85ff1fb7ef68b5b188e268e6707f37204a541cd18a2
OS/ARCH
linux/amd64
Compressed size
194.1 MB
Last pushed
over 2 years by kousik86
Type
Image
Manifest digest
sha256:70b4e0207dadecf69b5ff85ff1fb7ef68b5b188e268e6707f37204a541cd18a2
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.17 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 -g50.33 MB12COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit330 B13COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit685 B14COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit15.65 MB15COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.76 MB16COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit338 B17RUN /bin/sh -c ln -s180 B18WORKDIR /app/config/ssh133 B19RUN /bin/sh -c touch ssh_known_hosts222 B20WORKDIR /app/config32 B21RUN /bin/sh -c mkdir -p189 B22ENV USER=argocd0 B23USER 9990 B24WORKDIR /home/argocd32 B25COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit63.47 MB26USER root0 B27RUN /bin/sh -c ln -s307 B28USER 9990 B29ENTRYPOINT ["/usr/bin/tini" "--"]0 B30USER root0 B31RUN /bin/sh -c apt-get update581.51 KB32USER argocd0 B33ARG S3_PLUGIN_VERSION=v0.16.00 B34ARG S3_PLUGIN_REPO=https://github.com/hypnoglow/helm-s3.git0 B35RUN |2 S3_PLUGIN_VERSION=v0.16.0 S3_PLUGIN_REPO=https://github.com/hypnoglow/helm-s3.git /bin/sh30.17 MB36ENV HELM_PLUGINS=/home/argocd/.local/share/helm/plugins/0 BCommand
ARG RELEASE