Sign inSign up

6kare/migration:8.5.224

Multi-platform
Index digest

sha256:55f462fc8f5b10b5a07def0c18502f8e7b1af68126758b102d26c6970f1f789e

OS/ARCH

Compressed size

797.21 MB

Last pushed

over 1 year by ertant

Type

Image

Manifest digest

sha256:159039206e43bd31badc91e26b205daef467e8cbe32490f5e537792b352ce5eb

Image Layers

1# debian.sh --arch 'amd64' out/26.9 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.86 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=8.0.140 B
6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=8.0.140 B
9COPY /dotnet /usr/share/dotnet # buildkit10.56 MB
10LABEL com.emakin.6kare=6Kare0 B
12RUN /bin/sh -c apt-get update2.4 MB
13RUN /bin/sh -c useradd emakin1.2 KB
14USER emakin0 B
15COPY /source/Bin/Release/Migration . /app/ #708.74 MB
16WORKDIR /app32 B
17ENTRYPOINT ["./AltiKare.Migration"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'