sha256:cfc71463d742abc74aabe2f8ca9814c168fb8227492fbbac72e155d06f9d362a
OS/ARCH
Compressed size
125.52 MB
Last pushed
about 3 years by alexmt
Type
Image
Manifest digest
sha256:b728af5170fb80cd9b74f3a2e83810ad19e4f5e670b0d767b234b6c1dcc7c8fa
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 / 26.08 MB6CMD ["/bin/bash"]0 B7USER root0 B8ENV ARGOCD_USER_ID=9990 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c groupadd -g30.81 MB11COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit329 B12COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit685 B13COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit12.81 MB14COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.06 MB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit339 B16RUN /bin/sh -c ln -s180 B17WORKDIR /app/config/ssh133 B18RUN /bin/sh -c touch ssh_known_hosts223 B19WORKDIR /app/config32 B20RUN /bin/sh -c mkdir -p191 B21ENV USER=argocd0 B22USER 9990 B23WORKDIR /home/argocd32 B24COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit50.77 MB25USER root0 B26RUN /bin/sh -c ln -s308 B27USER 9990 BCommand
ARG RELEASE