sha256:6028197dc49ea415deee5013c0bb8c2a3694b1fbdce0141c8b6c984a59340b53
OS/ARCH
Compressed size
126.7 MB
Last pushed
over 3 years by alexmt
Type
Image
Manifest digest
sha256:a3151c1d007cfa0ace2709dd258a2a285c7b3dac0fcee4a3c2cf3fd380244ae4
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.72 MB6CMD ["/bin/bash"]0 B7USER root0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c groupadd -g31.37 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 # buildkit12.59 MB13COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit4.2 MB14COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit345 B15RUN /bin/sh -c ln -s185 B16WORKDIR /app/config/ssh140 B17RUN /bin/sh -c touch ssh_known_hosts228 B18WORKDIR /app/config32 B19RUN /bin/sh -c mkdir -p199 B20ENV USER=argocd0 B21USER 9990 B22WORKDIR /home/argocd32 B23COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit51.82 MB24USER root0 B25RUN /bin/sh -c ln -s318 B26USER 9990 BCommand
ARG RELEASE