sha256:6028197dc49ea415deee5013c0bb8c2a3694b1fbdce0141c8b6c984a59340b53
OS/ARCH
Compressed size
122.58 MB
Last pushed
over 3 years by alexmt
Type
Image
Manifest digest
sha256:46950f0eb67f0d7043a01e804373ebb0dac98c064f7b7ce9a781087c184bae11
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 DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c groupadd -g31.06 MB10COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit337 B11COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit690 B12COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit11.9 MB13COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit4 MB14COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit343 B15RUN /bin/sh -c ln -s186 B16WORKDIR /app/config/ssh139 B17RUN /bin/sh -c touch ssh_known_hosts227 B18WORKDIR /app/config32 B19RUN /bin/sh -c mkdir -p201 B20ENV USER=argocd0 B21USER 9990 B22WORKDIR /home/argocd32 B23COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit49.54 MB24USER root0 B25RUN /bin/sh -c ln -s311 B26USER 9990 BCommand
ARG RELEASE