Sign inSign up

seabreeze/proxycri:zeiny040402

Index digest

sha256:c1e4043903e1262c17c2f284099c0948d8d66256254abcda1156e6284a3a8a8d

OS/ARCH

linux/amd64

Compressed size

162.21 MB

Last pushed

over 1 year by moelzein

Type

Image

Manifest digest

sha256:4b36a8e0a290c772c675a74cc335989156ec1255d08978e5a5eab71a891d01da

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
8RUN /bin/sh -c apt -y15.31 MB
9WORKDIR /app92 B
10WORKDIR /app32 B
11COPY /app . # buildkit71.35 MB
12COPY /vncleanup/vncli . # buildkit30.42 KB
13CMD ["dotnet" "ProxyCri.dll"]0 B

Command

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