Sign inSign up

6kare/migration:8.5.255

Multi-platform
Index digest

sha256:c7e3838b7fd8b46b48d2e3dca12226e6c04c69a5154a8707608723af5794c1d8

OS/ARCH

Compressed size

813.41 MB

Last pushed

about 1 year by ertant

Type

Image

Manifest digest

sha256:585b8e69c5fe15a51b3089f93dc5d79b70d174ec5d14ef32abc89e4c4a53dc25

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.68 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=8.0.190 B
6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
7RUN /bin/sh -c ln -s164 B
8ENV ASPNET_VERSION=8.0.190 B
9COPY /dotnet /usr/share/dotnet # buildkit10.26 MB
10LABEL com.emakin.6kare=6Kare0 B
12RUN /bin/sh -c apt-get update2.43 MB
13RUN /bin/sh -c useradd emakin1.21 KB
14USER emakin0 B
15COPY /source/Bin/Release/Migration . /app/ #726.86 MB
16WORKDIR /app32 B
17ENTRYPOINT ["./AltiKare.Migration"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'