sha256:14456ce61a55082a8d8df894596ff4568d95c5800ef4cdbca460ff0ccc3d2712
OS/ARCH
linux/arm64
Compressed size
3.21 GB
Last pushed
21 days by dockerhuborganization
Type
Image
Manifest digest
sha256:14456ce61a55082a8d8df894596ff4568d95c5800ef4cdbca460ff0ccc3d2712
Image Layers
1# debian.sh --arch 'arm64' out/27.87 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 update428.97 MB11RUN /bin/sh -c pip install35.81 MB12RUN /bin/sh -c pip install14.2 MB13RUN /bin/sh -c pip install174.02 KB14RUN /bin/sh -c pip install732.11 KB15RUN /bin/sh -c pip install646.97 KB16RUN /bin/sh -c pip install39.69 MB17RUN /bin/sh -c pip install65.54 MB18RUN /bin/sh -c pip install91.51 MB19RUN /bin/sh -c pip install54.07 MB20RUN /bin/sh -c pip install6.04 MB21RUN /bin/sh -c pip install32 B22RUN /bin/sh -c pip install11.67 MB23RUN /bin/sh -c pip install5.13 MB24RUN /bin/sh -c pip install5.16 MB25RUN /bin/sh -c pip install11.29 MB26RUN /bin/sh -c pip install17.03 MB27RUN /bin/sh -c pip install5.55 MB28RUN /bin/sh -c pip install32 B29RUN /bin/sh -c pip install19.48 MB30RUN /bin/sh -c pip install30.67 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.42 KB35RUN /bin/sh -c pip install346.97 KB36RUN /bin/sh -c pip install2.32 MB37RUN /bin/sh -c pip install10.5 MB38RUN /bin/sh -c pip install3.33 MB39RUN /bin/sh -c pip install32 B40RUN /bin/sh -c pip install3.27 MB41RUN /bin/sh -c pip install6.85 MB42RUN /bin/sh -c pip install22.15 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.83 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.10/aspnetcore-runtime-10.0.10-linux-arm64.tar.gz0 B52RUN |1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-arm64.tar.gz /bin/sh -c44.52 MB53RUN |1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-arm64.tar.gz /bin/sh -c158 B54EXPOSE [80/tcp]0 B55EXPOSE [443/tcp]0 B56COPY /application . # buildkit2.15 GB57RUN |1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-arm64.tar.gz /bin/sh -c6.28 KB58CMD ["/bin/sh" "-c" "./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'