Sign inSign up

tomtom602/bdchecker:1.14.21

Manifest digest

sha256:c2ec91d160ec8afa9c6b6535be6c2ac13fb2db109ad37fe29f0fbbf6d770d846

OS/ARCH

linux/amd64

Compressed size

192.02 MB

Last pushed

11 months by tomtom602

Type

Image

Manifest digest

sha256:c2ec91d160ec8afa9c6b6535be6c2ac13fb2db109ad37fe29f0fbbf6d770d846

Image Layers

1# debian.sh --arch 'amd64' out/27.79 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=9.0.100 B
6COPY /dotnet /usr/share/dotnet # buildkit32.95 MB
7RUN /bin/sh -c ln -s153 B
8ENV ASPNET_VERSION=9.0.100 B
9COPY /dotnet /usr/share/dotnet # buildkit10.79 MB
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update302.31 KB
12COPY /app/publish . # buildkit102.32 MB
13COPY /src/entrypoint.sh /app/entrypoint.sh # buildkit405 B
14ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.dotnet/tools0 B
15RUN /bin/sh -c chmod +x416 B
16ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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