sha256:d49f6e9628fafcefee10fb3ebacdf2b7ec4084decfdac9aff6f9dba95feafa26
OS/ARCH
Compressed size
179.72 MB
Last pushed
over 1 year by huas
Type
Image
Manifest digest
sha256:af8c45e2de151f3497eb51797862d936358cb8d5b73c5fff46146ffbfb4a9437
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2RUN /bin/sh -c echo 'root:1a2b3c4D@huitian'323 B3RUN /bin/sh -c groupadd ubuntu3.33 KB4RUN /bin/sh -c set -x57.29 MB5COPY sudoers /etc/sudoers # buildkit958 B6RUN /bin/sh -c set -x960 B7USER ubuntu0 B8ARG TARGETARCH=arm640 B9ARG DOTNET_VERSION=8.0.130 B10LABEL version=8.0.130 B11WORKDIR /home/ubuntu32 B12RUN |2 TARGETARCH=arm64 DOTNET_VERSION=8.0.13 /bin/sh17.51 MB13RUN |2 TARGETARCH=arm64 DOTNET_VERSION=8.0.13 /bin/sh147 B14COPY aspnetcore-runtime-8.0.13-linux-arm64.tar.gz /home/ubuntu/.dotnet # buildkit38.26 MB15RUN |2 TARGETARCH=arm64 DOTNET_VERSION=8.0.13 /bin/sh39.64 MB16RUN |2 TARGETARCH=arm64 DOTNET_VERSION=8.0.13 /bin/sh32 B17RUN |2 TARGETARCH=arm64 DOTNET_VERSION=8.0.13 /bin/sh395 B18ENV DOTNET_HOME=/home/ubuntu/.dotnet0 B19ENV PATH=/home/ubuntu/.dotnet:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20WORKDIR /home/ubuntu/app144 B21WORKDIR /home/ubuntu/app32 B22COPY /home/ubuntu/app/publish . # buildkit281.31 KB23ENTRYPOINT ["dotnet" "ding_robot_send.dll"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'