sha256:1efa7e12280ee54e860de49867fe5bbb7b5a812dafdfe8f3a3b04281cc37e023
OS/ARCH
linux/amd64
Compressed size
73.97 MB
Last pushed
over 1 year by translucency
Type
Image
Manifest digest
sha256:f257d840fa8269b8fe82f180590c69ab23bd7698c6459b55fa3e79fab54ef4df
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.86 MB4RUN /bin/sh -c groupadd 3.2 KB5RUN /bin/sh -c apt-get -y14.46 MB6RUN /bin/sh -c apt-get -y2.4 MB7WORKDIR /app93 B8EXPOSE map[8080/tcp:{}]0 B9COPY /app/publish . # buildkit12.33 MB10ENTRYPOINT ["./ControlR.Web.WebSocketRelay"]0 B11HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/health0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'