Sign inSign up

mnestix/mnestix-api:staging

Multi-platform
Index digest

sha256:1645e2aedfad4e083e255d2757cba576db453f51e6f9b801d8ae3e04f15aae72

OS/ARCH

Compressed size

98.23 MB

Last pushed

over 1 year by xitasomnestixdevs

Type

Image

Manifest digest

sha256:987e4a43ff41f906bba9f11e492da5887f28be7fb3b94be2e22d01faa1f2ca94

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
10USER app0 B
11WORKDIR /app96 B
12EXPOSE map[8080/tcp:{}]0 B
13EXPOSE map[8081/tcp:{}]0 B
14WORKDIR /app32 B
15COPY /app/publish . # buildkit12.16 MB
16ENTRYPOINT ["dotnet" "MnestixApi.dll"]0 B

Command

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