Sign inSign up

seabreeze/proxycri:zeiny040401

Index digest

sha256:c5ff51c6c5b8e86c62924de3b57403cc9899875cd27f7790e8061c803606d1d5

OS/ARCH

linux/amd64

Compressed size

162.21 MB

Last pushed

over 1 year by moelzein

Type

Image

Manifest digest

sha256:76bbf82e2b71b051ed1c90b6b00d8ae3481d7ce2f9aea4b6981cc7584ce17459

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'