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

347.51 MB

Last pushed

11 days by seabopo

Type

Image

Manifest digest

sha256:6fcbdb9c1d918d385efc84a982ceb96e9f945fa91df138ee049c82dc296be86f

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.69 KB
6ENV DOTNET_VERSION=10.0.120 B
7COPY /dotnet /usr/share/dotnet # buildkit32.86 MB
8RUN /bin/sh -c ln -s164 B
9ENV ASPNET_VERSION=10.0.120 B
10COPY /dotnet /usr/share/dotnet # buildkit11.67 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.31 MB
13COPY /dotnet /usr/share/dotnet # buildkit176.32 MB
14COPY /PowerShell.Linux.arm64.7.6.6.nupkg / # buildkit20.04 MB
15RUN /bin/sh -c ln -s538 B
16RUN /bin/sh -c powershell_version=7.6.6 19.6 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.1 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