sha256:5558d5b68cd9f7df5d56fc3b1089a6cf6874fbddf7dea38aaeee18f801c912ea
OS/ARCH
linux/arm64
Compressed size
230.54 MB
Last pushed
almost 2 years by westelh
Type
Image
Manifest digest
sha256:5558d5b68cd9f7df5d56fc3b1089a6cf6874fbddf7dea38aaeee18f801c912ea
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 / 27.69 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 -g49.65 MB12COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit331 B13COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit683 B14COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit14.69 MB15COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.32 MB16COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit337 B17RUN /bin/sh -c ln -s180 B18WORKDIR /app/config/ssh133 B19RUN /bin/sh -c touch ssh_known_hosts219 B20WORKDIR /app/config32 B21RUN /bin/sh -c mkdir -p193 B22ENV USER=argocd0 B23USER 9990 B24WORKDIR /home/argocd32 B25COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit67.79 MB26USER root0 B27RUN /bin/sh -c ln -s306 B28USER 9990 B29ENTRYPOINT ["/usr/bin/tini" "--"]0 B30USER root0 B31/bin/sh -c apt-get update &&863.38 KB32ENV AVP_VERSION=1.18.10 B33ENV BIN=argocd-vault-plugin0 B34/bin/sh -c curl -L -o21.52 MB35/bin/sh -c chmod +x ${BIN}21.52 MB36/bin/sh -c mv ${BIN} /usr/local/bin21.52 MB37USER 9990 BCommand
ARG RELEASE