Sign inSign up

seabopo/pspodtester:latest

Multi-platform
Developer tools
Web servers
Index digest

sha256:8ac25511442d16b67e955fe3a8c6e11fac954ec6c9e4f75d882942eccab0f694

OS/ARCH

Compressed size

326.95 MB

Last pushed

4 days by seabopo

Type

Image

Manifest digest

sha256:c2a6dc3a2eb6d451482d153add8386f9955ddd0bb01fad3d48210bd7d4895033

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.6 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update15.98 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.120 B
10COPY /dotnet /usr/share/dotnet # buildkit32.86 MB
11RUN /bin/sh -c ln -s154 B
12ENV ASPNET_VERSION=10.0.120 B
13COPY /dotnet /usr/share/dotnet # buildkit11.67 MB
14ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.401 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
15RUN /bin/sh -c apt-get update22.82 MB
16COPY /dotnet /usr/share/dotnet # buildkit176.32 MB
17COPY /PowerShell.Linux.arm64.7.6.6.nupkg / # buildkit20.04 MB
18RUN /bin/sh -c ln -s518 B
19RUN /bin/sh -c powershell_version=7.6.6 19.6 MB
20ARG BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-noble0 B
21ARG APP_VERSION=v2.0.50 B
22SHELL [pwsh -Command $ErrorActionPreference =0 B
23RUN |2 BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-noble APP_VERSION=v2.0.5 pwsh65.86 KB
24ENTRYPOINT ["pwsh"]0 B
25CMD ["-File" "/psPodTester/docker.ps1"]0 B
26LABEL org.opencontainers.image.title=psPodTester org.opencontainers.image.description=A PowerShell module0 B

Command

 ARG RELEASE