Sign inSign up

tmselte/evaluator:dotnet-8.0

Multi-platform
Integration & delivery
Developer tools
Index digest

sha256:a820e1e83f4000dc0584c2a754dfccc3d6444bf422ac5e1a5e2558b482eb7208

OS/ARCH

Compressed size

510.74 MB

Last pushed

11 days by mcserep

Type

Image

Manifest digest

sha256:91d1cf43e2d8d11fc4c618d130181f539d76bf2311120df657a6397c442118de

Image Layers

1# debian.sh --arch 'amd64' out/27.8 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.26 KB
5ENV DOTNET_VERSION=8.0.300 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.300 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=8.0.424 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
11RUN /bin/sh -c apt-get update29.65 MB
12COPY /dotnet /usr/share/dotnet # buildkit169.66 MB
13RUN /bin/sh -c dotnet help2.61 KB
14RUN /bin/sh -c powershell_version=7.4.18 16.26 MB
15ENV ANALYZERS_DIR=/analyzers0 B
16ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.dotnet/tools0 B
17ENV DOTNET_ROLL_FORWARD=Major0 B
18RUN /bin/sh -c dotnet tool151.26 MB
19RUN /bin/sh -c apt-get update35.67 MB
20RUN /bin/sh -c mkdir $ANALYZERS_DIR21.21 MB
21COPY ./build.sh ./execute.sh / #449 B
22RUN /bin/sh -c chmod 755477 B

Command

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