sha256:562b9198f67f16eecaf9fe783c086fbf942b68e4bae3456a1e24a8961f65175f
OS/ARCH
Compressed size
797.27 MB
Last pushed
over 1 year by ertant
Type
Image
Manifest digest
sha256:0d365b9417f699678d5855e51f249f96db66ea3c1fd548764c94d5c15deeb817
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.86 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.150 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s153 B8ENV ASPNET_VERSION=8.0.150 B9COPY /dotnet /usr/share/dotnet # buildkit10.56 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/ #708.77 MB16WORKDIR /app32 B17ENTRYPOINT ["./AltiKare.Migration"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'