sha256:dfe0d74d931374a76a05328cb401cb49549bbe58ddb4a470a08dd0732aca5b31
OS/ARCH
linux/amd64
Compressed size
289.31 MB
Last pushed
almost 2 years by cluedinrobot
Type
Image
Manifest digest
sha256:dfe0d74d931374a76a05328cb401cb49549bbe58ddb4a470a08dd0732aca5b31
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 update24.86 MB15SHELL [pwsh -NoProfile -Command $ErrorActionPreference0 B16COPY . . # buildkit4.36 KB17RUN pwsh -NoProfile -Command $ErrorActionPreference19.78 KB18RUN pwsh -NoProfile -Command $ErrorActionPreference22.45 KB19RUN pwsh -NoProfile -Command $ErrorActionPreference20.46 KB20RUN pwsh -NoProfile -Command $ErrorActionPreference19.85 KB21RUN pwsh -NoProfile -Command $ErrorActionPreference22.69 KB22RUN pwsh -NoProfile -Command $ErrorActionPreference19.54 KB23RUN pwsh -NoProfile -Command $ErrorActionPreference19.57 KB24RUN pwsh -NoProfile -Command $ErrorActionPreference19.63 KB25RUN pwsh -NoProfile -Command $ErrorActionPreference19.65 KB26RUN pwsh -NoProfile -Command $ErrorActionPreference19.64 KB27RUN pwsh -NoProfile -Command $ErrorActionPreference19.67 KB28RUN pwsh -NoProfile -Command $ErrorActionPreference133.11 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 /