sha256:47b8c52b3cafeba1bf92f03e564684eb45d28a7efdce1ceb3795cfe065bc617d
OS/ARCH
linux/arm64
Compressed size
3.28 GB
Last pushed
24 days by dockerhuborganization
Type
Image
Manifest digest
sha256:47b8c52b3cafeba1bf92f03e564684eb45d28a7efdce1ceb3795cfe065bc617d
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 update490.2 MB11RUN /bin/sh -c service postgresql1.38 MB12RUN /bin/sh -c pip install35.81 MB13RUN /bin/sh -c pip install14.2 MB14RUN /bin/sh -c pip install174.02 KB15RUN /bin/sh -c pip install732.11 KB16RUN /bin/sh -c pip install646.95 KB17RUN /bin/sh -c pip install39.69 MB18RUN /bin/sh -c pip install65.54 MB19RUN /bin/sh -c pip install91.51 MB20RUN /bin/sh -c pip install54.07 MB21RUN /bin/sh -c pip install6.04 MB22RUN /bin/sh -c pip install32 B23RUN /bin/sh -c pip install11.67 MB24RUN /bin/sh -c pip install5.13 MB25RUN /bin/sh -c pip install5.16 MB26RUN /bin/sh -c pip install11.29 MB27RUN /bin/sh -c pip install17.03 MB28RUN /bin/sh -c pip install5.55 MB29RUN /bin/sh -c pip install32 B30RUN /bin/sh -c pip install19.48 MB31RUN /bin/sh -c pip install30.67 MB32RUN /bin/sh -c pip install576.02 KB33RUN /bin/sh -c pip install32 B34RUN /bin/sh -c pip install18.33 MB35RUN /bin/sh -c pip install907.47 KB36RUN /bin/sh -c pip install346.98 KB37RUN /bin/sh -c pip install2.32 MB38RUN /bin/sh -c pip install10.5 MB39RUN /bin/sh -c pip install3.33 MB40RUN /bin/sh -c pip install32 B41RUN /bin/sh -c pip install3.27 MB42RUN /bin/sh -c pip install6.85 MB43RUN /bin/sh -c pip install22.15 MB44RUN /bin/sh -c pip install1.83 MB45RUN /bin/sh -c pip install32.02 MB46RUN /bin/sh -c apt-get update12.07 MB47RUN /bin/sh -c apt-get purge350.19 KB48ENV OPENSSL_CONF=/etc/ssl/0 B49ENV BOLD_SERVICES_HOSTING_ENVIRONMENT=docker0 B50ENV OPTIONAL_LIBS=mysql,oracle,postgresql,snowflake,googlebigquery,mongodb0 B51WORKDIR /application101 B52ARG DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-arm64.tar.gz0 B53RUN |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 MB54RUN |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 B55EXPOSE [80/tcp]0 B56EXPOSE [443/tcp]0 B57EXPOSE [5432/tcp]0 B58COPY /application . # buildkit2.15 GB59RUN |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 -c5.64 KB60CMD ["/bin/sh" "-c" "./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'