sha256:8f2f463fae727eeb832eda6b0624baf80ac1a5aa3bac92fd3fc128beea79fbdf
OS/ARCH
linux/amd64
Compressed size
795 MB
Last pushed
over 1 year by clappit
Type
Image
Manifest digest
sha256:8f2f463fae727eeb832eda6b0624baf80ac1a5aa3bac92fd3fc128beea79fbdf
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.48 MB9RUN /bin/sh -c apt-get install54.1 MB10RUN /bin/sh -c wget -qO37.92 MB11RUN /bin/sh -c curl -sL129.29 MB12RUN /bin/sh -c curl -fsSL3.92 KB13RUN /bin/sh -c apt-add-repository "deb448 B14RUN /bin/sh -c apt-get update287.9 KB15RUN /bin/sh -c apt-get install26.63 MB16RUN /bin/sh -c curl -fsSL4.01 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.95 MB21RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip"195.2 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 clone234.29 KB28WORKDIR /app32 B29COPY /app/publish . # buildkit9.27 MB30ENTRYPOINT ["dotnet" "ClusterCreation.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'