Sign inSign up

seabopo/pspodtester:azurelinux3.0

Multi-platform
Developer tools
Web servers
Index digest

sha256:3fe483888a757e421659bcc23ba6bbdd5030c12d77398f059d7e46e45a98736f

OS/ARCH

Compressed size

356.8 MB

Last pushed

12 days by seabopo

Type

Image

Manifest digest

sha256:74eba69f352c7ca30b54c1f0817b95a574935edd6b28413586be0349c0f6b747

Image Layers

1COPY / / # buildkit30.57 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.46 MB
5RUN /bin/sh -c tdnf install742.53 KB
6ENV DOTNET_VERSION=10.0.120 B
7COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
8RUN /bin/sh -c ln -s162 B
9ENV ASPNET_VERSION=10.0.120 B
10COPY /dotnet /usr/share/dotnet # buildkit12.15 MB
11ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.401 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
12RUN /bin/sh -c tdnf install40.46 MB
13COPY /dotnet /usr/share/dotnet # buildkit180.81 MB
14COPY /PowerShell.Linux.x64.7.6.6.nupkg / # buildkit20.05 MB
15RUN /bin/sh -c ln -s508 B
16RUN /bin/sh -c powershell_version=7.6.6 19.61 MB
17ARG BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-azurelinux3.00 B
18ARG APP_VERSION=v2.0.50 B
19SHELL [pwsh -Command $ErrorActionPreference =0 B
20RUN |2 BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-azurelinux3.0 APP_VERSION=v2.0.5 pwsh63.3 KB
21ENTRYPOINT ["pwsh"]0 B
22CMD ["-File" "/psPodTester/docker.ps1"]0 B
23LABEL org.opencontainers.image.title=psPodTester org.opencontainers.image.description=A PowerShell module0 B

Command

COPY / / # buildkit