sha256:cb446b219560a9ad70fbcd3dd71b1f5b43b3b20b9ecb694d8a7bfe8f46daf41c
OS/ARCH
linux/amd64
Compressed size
289.31 MB
Last pushed
almost 2 years by cluedinrobot
Type
Image
Manifest digest
sha256:cb446b219560a9ad70fbcd3dd71b1f5b43b3b20b9ecb694d8a7bfe8f46daf41c
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.73 KB18RUN pwsh -NoProfile -Command $ErrorActionPreference22.4 KB19RUN pwsh -NoProfile -Command $ErrorActionPreference20.52 KB20RUN pwsh -NoProfile -Command $ErrorActionPreference19.82 KB21RUN pwsh -NoProfile -Command $ErrorActionPreference22.67 KB22RUN pwsh -NoProfile -Command $ErrorActionPreference19.62 KB23RUN pwsh -NoProfile -Command $ErrorActionPreference19.65 KB24RUN pwsh -NoProfile -Command $ErrorActionPreference19.64 KB25RUN pwsh -NoProfile -Command $ErrorActionPreference19.62 KB26RUN pwsh -NoProfile -Command $ErrorActionPreference19.71 KB27RUN pwsh -NoProfile -Command $ErrorActionPreference19.66 KB28RUN pwsh -NoProfile -Command $ErrorActionPreference133.13 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 /