sha256:e0c5f7181356e167f9e7f886cac60ed7e8039631fd00f90b11bb0aa8d060e06f
OS/ARCH
linux/amd64
Compressed size
195.46 MB
Last pushed
over 3 years by aeciopires
Type
Image
Manifest digest
sha256:e0c5f7181356e167f9e7f886cac60ed7e8039631fd00f90b11bb0aa8d060e06f
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 / 29.02 MB6CMD ["/bin/bash"]0 B7USER root0 B8ENV ARGOCD_USER_ID=9990 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c groupadd -g31.14 MB11COPY hack/gpg-wrapper.sh /usr/local/bin/gpg-wrapper.sh # buildkit337 B12COPY hack/git-verify-wrapper.sh /usr/local/bin/git-verify-wrapper.sh # buildkit687 B13COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit14.14 MB14COPY /usr/local/bin/kustomize /usr/local/bin/kustomize # buildkit5.5 MB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit345 B16RUN /bin/sh -c ln -s185 B17WORKDIR /app/config/ssh139 B18RUN /bin/sh -c touch ssh_known_hosts228 B19WORKDIR /app/config32 B20RUN /bin/sh -c mkdir -p197 B21ENV USER=argocd0 B22USER 9990 B23WORKDIR /home/argocd32 B24COPY /go/src/github.com/argoproj/argo-cd/dist/argocd* /usr/local/bin/ # buildkit54.8 MB25USER root0 B26RUN /bin/sh -c ln -s312 B27USER 9990 B28LABEL maintainer=Aecio Pires, Isaac Mecchi0 B29ENV SOPS_VERSION=v3.7.3 HELM_SECRETS_VERSION=v3.13.0 HELM_DIFF_VERSION=v3.4.10 B30USER root0 B31COPY argocd/helm-wrapper.sh /usr/local/bin/helm-wrapper.sh # buildkit824 B32RUN /bin/sh -c apt-get update27.12 MB33USER 9990 B34RUN /bin/sh -c /usr/local/bin/helm.bin plugin33.73 MB35ENV HELM_PLUGINS=/home/argocd/.local/share/helm/plugins/0 BCommand
ARG RELEASE