Sign inSign up

seabopo/pspodtester:34311707646-52-azurelinux3.0-v2.0.5

Multi-platform
Developer tools
Web servers
Index digest

sha256:328e342b0bd41928345c9a0a4f58d5b0e24b54c184d8b4d45d452316818af6aa

OS/ARCH

Compressed size

356.59 MB

Last pushed

9 days by seabopo

Type

Image

Manifest digest

sha256:56d733f9781d17a9ee9d277ec5cb06bc5adff3ebab063ee66fcb97bd089e76b9

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.120 B
7COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
8RUN /bin/sh -c ln -s164 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 -s518 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.38 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