Sign inSign up

seabopo/pspodtester:azurelinux3.0-v2.0.4

Multi-platform
Developer tools
Web servers
Index digest

sha256:d236b463e1f4cb898c0413aaed909a4b88544ae00a3a85250cd0fbeee233d352

OS/ARCH

Compressed size

325.1 MB

Last pushed

14 days by seabopo

Type

Image

Manifest digest

sha256:eac76e8f66d13e47544a0114f680627b34149e6a4fce80769e7925f44e452886

Image Layers

1COPY / / # buildkit28.64 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.3 MB
5RUN /bin/sh -c tdnf install728.73 KB
6ENV DOTNET_VERSION=10.0.110 B
7COPY /dotnet /usr/share/dotnet # buildkit32.85 MB
8RUN /bin/sh -c ln -s163 B
9ENV ASPNET_VERSION=10.0.110 B
10COPY /dotnet /usr/share/dotnet # buildkit11.65 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.31 MB
13COPY /dotnet /usr/share/dotnet # buildkit176.37 MB
14RUN /bin/sh -c ln -s529 B
15RUN /bin/sh -c powershell_version=7.6.4 17.2 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 pwsh65.37 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