sha256:e65b874ba6bde2a664e50e9f2a7946d672f2ea637fd204897a28f906d27191dc
OS/ARCH
linux/amd64
Compressed size
777.73 MB
Last pushed
9 months by clappit
Type
Image
Manifest digest
sha256:e65b874ba6bde2a664e50e9f2a7946d672f2ea637fd204897a28f906d27191dc
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.59 MB9RUN /bin/sh -c apt-get install54.42 MB10RUN /bin/sh -c wget -qO37.9 MB11RUN /bin/sh -c curl -sL116.02 MB12RUN /bin/sh -c curl -fsSL3.92 KB13RUN /bin/sh -c apt-add-repository "deb446 B14RUN /bin/sh -c apt-get update319.22 KB15RUN /bin/sh -c apt-get install29.52 MB16RUN /bin/sh -c curl -fsSL4.02 KB17RUN /bin/sh -c chmod 7004.01 KB18RUN /bin/sh -c ./get_helm.sh #17.49 MB19RUN /bin/sh -c curl -fsSL33.81 MB20RUN /bin/sh -c curl -sLO71.15 MB21RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip"174.13 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 clone245.43 KB28WORKDIR /app32 B29COPY /app/publish . # buildkit9.27 MB30ENTRYPOINT ["dotnet" "ClusterCreation.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'