sha256:72dd456630a1c0329c51251050087059ca9e5d365375e44d649a9ac36c189a66
OS/ARCH
Compressed size
80.63 MB
Last pushed
over 1 year by zimbres
Type
Image
Manifest digest
sha256:4681e45f39aa7eef56261e1696b24712151703a5b9e3fa6d3deb25b183c584ea
Image Layers
1# debian.sh --arch 'armhf' out/22.81 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update16.85 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.140 B6COPY /dotnet /usr/share/dotnet # buildkit28.86 MB7RUN /bin/sh -c ln -s164 B8ENV ASPNET_VERSION=8.0.140 B9COPY /dotnet /usr/share/dotnet # buildkit10.5 MB10WORKDIR /app93 B11WORKDIR /app32 B12COPY /app/publish . # buildkit1.61 MB13USER 16540 B14ENTRYPOINT ["./SSLTrackAgent"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1742169600'