Sign inSign up

seabopo/pspodtester:azurelinux3.0-v2.0.4

Multi-platform
Developer tools
Web servers
Index digest

sha256:d236b463e1f4cb898c0413aaed909a4b88544ae00a3a85250cd0fbeee233d352

OS/ARCH

Compressed size

334.15 MB

Last pushed

17 days by seabopo

Type

Image

Manifest digest

sha256:0a229a0fd1a672ee632f86feafd15e483aaa113449510442845f4ca2c581f99a

Image Layers

1COPY / / # buildkit30.45 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c tdnf install17.38 MB
5RUN /bin/sh -c tdnf install740.64 KB
6ENV DOTNET_VERSION=10.0.110 B
7COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
8RUN /bin/sh -c ln -s163 B
9ENV ASPNET_VERSION=10.0.110 B
10COPY /dotnet /usr/share/dotnet # buildkit12.14 MB
11ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.400 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
12RUN /bin/sh -c tdnf install40.46 MB
13COPY /dotnet /usr/share/dotnet # buildkit180.82 MB
14RUN /bin/sh -c ln -s507 B
15RUN /bin/sh -c powershell_version=7.6.4 17.21 MB
16ARG BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-azurelinux3.00 B
17ARG APP_VERSION=v2.0.40 B
18SHELL [pwsh -Command $ErrorActionPreference =0 B
19RUN |2 BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-azurelinux3.0 APP_VERSION=v2.0.4 pwsh62.99 KB
20ENTRYPOINT ["pwsh"]0 B
21CMD ["-File" "/psPodTester/docker.ps1"]0 B
22LABEL org.opencontainers.image.title=psPodTester org.opencontainers.image.description=A PowerShell module0 B

Command

COPY / / # buildkit