sha256:6d7cae3e9d95fed2dd82dffa2cd04b9eb205203d8450536c475226f1e31b4ef0
OS/ARCH
linux/amd64
Compressed size
132.94 MB
Last pushed
4 months by danpetersonoi
Type
Image
Manifest digest
sha256:6d7cae3e9d95fed2dd82dffa2cd04b9eb205203d8450536c475226f1e31b4ef0
Image Layers
1COPY / / # buildkit29.96 MB2CMD ["bash"]0 B3RUN /bin/sh -c tdnf install4.06 KB4ARG PS_VERSION=7.5.0-preview.50 B5ARG PS_INSTALL_VERSION=7-preview0 B6ENV PS_INSTALL_FOLDER=/opt/microsoft/powershell/7 DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B7RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh19.73 MB8RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh1.12 MB9COPY /usr/share/dotnet /usr/share/dotnet # buildkit32.94 MB10RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh155 B11RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh40.64 MB12RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh32 B13RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh20.92 KB14CMD ["pwsh"]0 B16RUN /bin/sh -c tdnf install8.05 MB17COPY install-local.ps1 /tmp/safeguard/ # buildkit1.25 KB18COPY src/ /tmp/safeguard/src/ # buildkit230.13 KB19RUN /bin/sh -c pwsh -NoProfile255.08 KB20USER safeguard0 B21WORKDIR /home/safeguard32 B22ENTRYPOINT ["pwsh"]0 B23CMD ["-NoExit" "-Command" "Get-SafeguardBanner"]0 BCommand
COPY / / # buildkit