sha256:bd12d62ee559685bfb8a6252a9b586cee03fa8b98a10920dbf5715837dacd5d9
OS/ARCH
Compressed size
193.76 MB
Last pushed
about 2 years by aidanhilt
Type
Image
Manifest digest
sha256:f5cc0a463ecb91eb7d547a674ca5e985088d21b6639df5ae3276a43d4ff9db01
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 26.72 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 -g42.55 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 # buildkit683 B14COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit14.68 MB15COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.3 MB16COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit338 B17RUN /bin/sh -c ln -s181 B18WORKDIR /app/config/ssh133 B19RUN /bin/sh -c touch ssh_known_hosts221 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/ # buildkit62.23 MB26USER root0 B27RUN /bin/sh -c ln -s306 B28USER 9990 B29ENTRYPOINT ["/usr/bin/tini" "--"]0 B30COPY /argocd-vault-plugin /usr/local/bin/argocd-vault-plugin # buildkit21.13 MB31USER root0 B32RUN /bin/sh -c chmod 77521.13 MB33USER argocd0 BCommand
ARG RELEASE