Sign inSign up

seabopo/pspodtester:latest

Multi-platform
Developer tools
Web servers
Index digest

sha256:8ac25511442d16b67e955fe3a8c6e11fac954ec6c9e4f75d882942eccab0f694

OS/ARCH

Compressed size

334.69 MB

Last pushed

3 days by seabopo

Type

Image

Manifest digest

sha256:87edfa48a189126077a1e266be15d4826638c96837de9d09bef73da9c8d05bcf

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.39 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 update16 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.120 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s154 B
12ENV ASPNET_VERSION=10.0.120 B
13COPY /dotnet /usr/share/dotnet # buildkit12.15 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.72 MB
16COPY /dotnet /usr/share/dotnet # buildkit180.81 MB
17COPY /PowerShell.Linux.x64.7.6.6.nupkg / # buildkit20.05 MB
18RUN /bin/sh -c ln -s497 B
19RUN /bin/sh -c powershell_version=7.6.6 19.61 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 pwsh63.48 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