sha256:d2fd82b749353730969980d05c0d65645193241d8475b863fce6f6cb3717f78e
OS/ARCH
linux/amd64
Compressed size
786.3 MB
Last pushed
over 1 year by clappit
Type
Image
Manifest digest
sha256:d2fd82b749353730969980d05c0d65645193241d8475b863fce6f6cb3717f78e
Image Layers
1# debian.sh --arch 'amd64' out/29.99 MB2ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update14.27 MB4ENV DOTNET_VERSION=6.0.360 B5COPY /dotnet /usr/share/dotnet # buildkit30.18 MB6RUN /bin/sh -c ln -s154 B7WORKDIR /app93 B8RUN /bin/sh -c apt-get update13.47 MB9RUN /bin/sh -c apt-get install54.09 MB10RUN /bin/sh -c wget -qO37.91 MB11RUN /bin/sh -c curl -sL128.59 MB12RUN /bin/sh -c curl -fsSL3.92 KB13RUN /bin/sh -c apt-add-repository "deb446 B14RUN /bin/sh -c apt-get update276.82 KB15RUN /bin/sh -c apt-get install26.48 MB16RUN /bin/sh -c curl -fsSL4 KB17RUN /bin/sh -c chmod 7004.01 KB18RUN /bin/sh -c ./get_helm.sh #16.98 MB19RUN /bin/sh -c curl -fsSL33.81 MB20RUN /bin/sh -c curl -sLO57.79 MB21RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip"187.56 MB22ENV GIT_USERNAME=Shajith-Clappit0 B23ENV GIT_PASSWORD=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0 B24ENV GIT_REPO_URL=github.com/clAppIt/clAppIt-Infra.git0 B25RUN /bin/sh -c git clone145.41 MB26ENV GIT_REPO_URL_UB=github.com/clAppIt/clappit-ub.git0 B27RUN /bin/sh -c git clone231.13 KB28WORKDIR /app32 B29COPY /app/publish . # buildkit9.27 MB30ENTRYPOINT ["dotnet" "ClusterCreation.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'