sha256:55f462fc8f5b10b5a07def0c18502f8e7b1af68126758b102d26c6970f1f789e
OS/ARCH
Compressed size
808.88 MB
Last pushed
over 1 year by ertant
Type
Image
Manifest digest
sha256:f8545604c1c67a7d70e69fc3d18c46bd8e2867debd91c040193ae73c14fe818d
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.65 MB4RUN /bin/sh -c groupadd 3.26 KB5ENV DOTNET_VERSION=8.0.140 B6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB7RUN /bin/sh -c ln -s165 B8ENV ASPNET_VERSION=8.0.140 B9COPY /dotnet /usr/share/dotnet # buildkit10.24 MB10LABEL com.emakin.6kare=6Kare0 B12RUN /bin/sh -c apt-get update2.43 MB13RUN /bin/sh -c useradd emakin1.21 KB14USER emakin0 B15COPY /source/Bin/Release/Migration . /app/ #722.42 MB16WORKDIR /app32 B17ENTRYPOINT ["./AltiKare.Migration"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'