sha256:0a1b79fd7a6fe595ddbc3e5485ceff9690e2b7bead84fd1eff938d8d311abf3d
OS/ARCH
Compressed size
801.64 MB
Last pushed
about 1 year by ertant
Type
Image
Manifest digest
sha256:f5bc10d183ee512277064246d2e60e362389c098c6f1216ef625a9e0e4f3fddc
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.190 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.190 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10LABEL com.emakin.6kare=6Kare0 B12RUN /bin/sh -c apt-get update2.4 MB13RUN /bin/sh -c useradd emakin1.2 KB14USER emakin0 B15COPY /source/Bin/Release/Migration . /app/ #713.11 MB16WORKDIR /app32 B17ENTRYPOINT ["./AltiKare.Migration"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'