sha256:25d1036394ccb71ceb3479fc2664c15367ee4ef6fd9fa7871dfa293532432eb2
OS/ARCH
linux/arm64
Compressed size
2.89 GB
Last pushed
14 days by dockerhuborganization
Type
Image
Manifest digest
sha256:7033e368821d470e2a4e7e6720628ec5a5d2992734acd85e89a3fba597dfd889
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.68 MB4RUN /bin/sh -c groupadd 3.26 KB5ENV DOTNET_VERSION=8.0.300 B6COPY /dotnet /usr/share/dotnet # buildkit29.41 MB7RUN /bin/sh -c ln -s165 B8ENV ASPNET_VERSION=8.0.300 B9COPY /dotnet /usr/share/dotnet # buildkit10.27 MB10RUN /bin/sh -c apt-get update429.89 MB11RUN /bin/sh -c pip install35.83 MB12RUN /bin/sh -c pip install14.25 MB13RUN /bin/sh -c pip install174.01 KB14RUN /bin/sh -c pip install732.11 KB15RUN /bin/sh -c pip install646.93 KB16RUN /bin/sh -c pip install39.8 MB17RUN /bin/sh -c pip install65.55 MB18RUN /bin/sh -c pip install91.51 MB19RUN /bin/sh -c pip install54.76 MB20RUN /bin/sh -c pip install6.09 MB21RUN /bin/sh -c pip install32 B22RUN /bin/sh -c pip install11.68 MB23RUN /bin/sh -c pip install5.13 MB24RUN /bin/sh -c pip install5.21 MB25RUN /bin/sh -c pip install11.31 MB26RUN /bin/sh -c pip install17.1 MB27RUN /bin/sh -c pip install4.61 MB28RUN /bin/sh -c pip install32 B29RUN /bin/sh -c pip install19.72 MB30RUN /bin/sh -c pip install30.83 MB31RUN /bin/sh -c pip install576.02 KB32RUN /bin/sh -c pip install32 B33RUN /bin/sh -c pip install18.33 MB34RUN /bin/sh -c pip install907.41 KB35RUN /bin/sh -c pip install346.97 KB36RUN /bin/sh -c pip install2.32 MB37RUN /bin/sh -c pip install10.47 MB38RUN /bin/sh -c pip install3.34 MB39RUN /bin/sh -c pip install32 B40RUN /bin/sh -c pip install3.27 MB41RUN /bin/sh -c pip install6.91 MB42RUN /bin/sh -c pip install22.63 MB43RUN /bin/sh -c pip install1.83 MB44RUN /bin/sh -c pip install32.02 MB45RUN /bin/sh -c apt-get update11.58 MB46RUN /bin/sh -c apt-get purge324.73 KB47ENV OPENSSL_CONF=/etc/ssl/0 B48ENV BOLD_SERVICES_HOSTING_ENVIRONMENT=docker0 B49ENV OPTIONAL_LIBS=mysql,oracle,postgresql,snowflake,googlebigquery,mongodb0 B50WORKDIR /application101 B51ARG DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.5/aspnetcore-runtime-10.0.5-linux-x64.tar.gz0 B52RUN |1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.5/aspnetcore-runtime-10.0.5-linux-x64.tar.gz /bin/sh -c47.14 MB53RUN |1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.5/aspnetcore-runtime-10.0.5-linux-x64.tar.gz /bin/sh -c158 B54EXPOSE [80/tcp]0 B55EXPOSE [443/tcp]0 B56COPY /application . # buildkit1.83 GB57RUN |1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.5/aspnetcore-runtime-10.0.5-linux-x64.tar.gz /bin/sh -c5.79 KB58CMD ["/bin/sh" "-c" "./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'