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 MB2CMD ["bash"]0 B3ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update14.47 MB5ENV DOTNET_VERSION=6.0.350 B6COPY /dotnet /usr/share/dotnet # buildkit30.19 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=6.0.350 B9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit9.04 MB10ENV ASPNETCORE_URLS= DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=6.0.4270 B11RUN /bin/sh -c apt-get update24.32 MB12RUN /bin/sh -c curl -fSL142.99 MB13RUN /bin/sh -c powershell_version=7.2.23 13.11 MB14RUN /bin/sh -c apt update11.79 MB15SHELL [pwsh -NoProfile -Command $ErrorActionPreference0 B16COPY . . # buildkit4.34 KB17RUN pwsh -NoProfile -Command $ErrorActionPreference19.78 KB18RUN pwsh -NoProfile -Command $ErrorActionPreference22.44 KB19RUN pwsh -NoProfile -Command $ErrorActionPreference20.46 KB20RUN pwsh -NoProfile -Command $ErrorActionPreference19.85 KB21RUN pwsh -NoProfile -Command $ErrorActionPreference22.69 KB22RUN pwsh -NoProfile -Command $ErrorActionPreference19.64 KB23RUN pwsh -NoProfile -Command $ErrorActionPreference19.67 KB24RUN pwsh -NoProfile -Command $ErrorActionPreference19.65 KB25RUN pwsh -NoProfile -Command $ErrorActionPreference19.66 KB26RUN pwsh -NoProfile -Command $ErrorActionPreference19.72 KB27RUN pwsh -NoProfile -Command $ErrorActionPreference19.67 KB28RUN pwsh -NoProfile -Command $ErrorActionPreference133.15 KB29USER 10000 B30ENV DOTNET_NOLOGO=10 B31ENV DOTNET_CLI_TELEMETRY_OPTOUT=10 B32ENV DOTNET_SKIP_FIRST_TIME_EXPERIENCE=10 B33ENV DOTNET_CLI_HOME=/tmp/dotnetcli0 B34ENV XDG_DATA_HOME=/tmp0 B35ENTRYPOINT ["sh" "./boot.sh"]0 BCommand
ADD file:0f6f1b93a8fddd20b36a99cc6cfbe4a03bc7be2adb427f7f8e74a2029c54c8bb in /