Sign inSign up

oneidentity/safeguard-ps:8.4.1-azurelinux

Manifest digest

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 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c tdnf install4.06 KB
4ARG PS_VERSION=7.5.0-preview.50 B
5ARG PS_INSTALL_VERSION=7-preview0 B
6ENV PS_INSTALL_FOLDER=/opt/microsoft/powershell/7 DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B
7RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh19.73 MB
8RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh1.12 MB
9COPY /usr/share/dotnet /usr/share/dotnet # buildkit32.94 MB
10RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh155 B
11RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh40.64 MB
12RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh32 B
13RUN |2 PS_VERSION=7.5.0 PS_INSTALL_VERSION=7 /bin/sh20.92 KB
14CMD ["pwsh"]0 B
16RUN /bin/sh -c tdnf install8.05 MB
17COPY install-local.ps1 /tmp/safeguard/ # buildkit1.25 KB
18COPY src/ /tmp/safeguard/src/ # buildkit230.13 KB
19RUN /bin/sh -c pwsh -NoProfile255.08 KB
20USER safeguard0 B
21WORKDIR /home/safeguard32 B
22ENTRYPOINT ["pwsh"]0 B
23CMD ["-NoExit" "-Command" "Get-SafeguardBanner"]0 B

Command

COPY / / # buildkit