sha256:6028197dc49ea415deee5013c0bb8c2a3694b1fbdce0141c8b6c984a59340b53
OS/ARCH
Compressed size
129.81 MB
Last pushed
over 3 years by alexmt
Type
Image
Manifest digest
sha256:3cac5e139bbc42ecba14d74e8c884ff2e6f613364f05b9e9a8da484e5d2171da
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 / 28.17 MB6CMD ["/bin/bash"]0 B7USER root0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c groupadd -g31.56 MB10COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit336 B11COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit688 B12COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit13.1 MB13COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit4.41 MB14COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit345 B15RUN /bin/sh -c ln -s185 B16WORKDIR /app/config/ssh139 B17RUN /bin/sh -c touch ssh_known_hosts229 B18WORKDIR /app/config32 B19RUN /bin/sh -c mkdir -p200 B20ENV USER=argocd0 B21USER 9990 B22WORKDIR /home/argocd32 B23COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit52.57 MB24USER root0 B25RUN /bin/sh -c ln -s311 B26USER 9990 BCommand
ARG RELEASE