Sign inSign up

cluedin/nuget-installer:2024.07

Multi-platform
Index digest

sha256:f13b657cc22b8fc9db9e735ca3593b5fb1aed34a691e78f81c9edb9f73488045

OS/ARCH

Compressed size

276.23 MB

Last pushed

almost 2 years by cluedinrobot

Type

Image

Manifest digest

sha256:26c5a5d7c11212344bce23e76d2673bc4f1eef1b3a9aba6ad0e210fb3f3f5ef9

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update14.47 MB
5ENV DOTNET_VERSION=6.0.350 B
6COPY /dotnet /usr/share/dotnet # buildkit30.19 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=6.0.350 B
9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit9.04 MB
10ENV ASPNETCORE_URLS= DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=6.0.4270 B
11RUN /bin/sh -c apt-get update24.32 MB
12RUN /bin/sh -c curl -fSL142.99 MB
13RUN /bin/sh -c powershell_version=7.2.23 13.11 MB
14RUN /bin/sh -c apt update11.79 MB
15SHELL [pwsh -NoProfile -Command $ErrorActionPreference0 B
16COPY . . # buildkit4.34 KB
17RUN pwsh -NoProfile -Command $ErrorActionPreference19.78 KB
18RUN pwsh -NoProfile -Command $ErrorActionPreference22.44 KB
19RUN pwsh -NoProfile -Command $ErrorActionPreference20.46 KB
20RUN pwsh -NoProfile -Command $ErrorActionPreference19.85 KB
21RUN pwsh -NoProfile -Command $ErrorActionPreference22.69 KB
22RUN pwsh -NoProfile -Command $ErrorActionPreference19.64 KB
23RUN pwsh -NoProfile -Command $ErrorActionPreference19.67 KB
24RUN pwsh -NoProfile -Command $ErrorActionPreference19.65 KB
25RUN pwsh -NoProfile -Command $ErrorActionPreference19.66 KB
26RUN pwsh -NoProfile -Command $ErrorActionPreference19.72 KB
27RUN pwsh -NoProfile -Command $ErrorActionPreference19.67 KB
28RUN pwsh -NoProfile -Command $ErrorActionPreference133.15 KB
29USER 10000 B
30ENV DOTNET_NOLOGO=10 B
31ENV DOTNET_CLI_TELEMETRY_OPTOUT=10 B
32ENV DOTNET_SKIP_FIRST_TIME_EXPERIENCE=10 B
33ENV DOTNET_CLI_HOME=/tmp/dotnetcli0 B
34ENV XDG_DATA_HOME=/tmp0 B
35ENTRYPOINT ["sh" "./boot.sh"]0 B

Command

ADD file:0f6f1b93a8fddd20b36a99cc6cfbe4a03bc7be2adb427f7f8e74a2029c54c8bb in /