Sign inSign up

seabopo/pspodtester:noble-v2.0.4

Multi-platform
Developer tools
Web servers
Index digest

sha256:55b2a93a61678bade2f93c94053170cb81dcaaa6e8d562a7f583620c8e4cc29a

OS/ARCH

Compressed size

312.24 MB

Last pushed

19 days by seabopo

Type

Image

Manifest digest

sha256:f1efe6e528fd955507dee8e5a67d4a5a90e2d5487db00c3dc26cd0f99d5985d4

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 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.49 KB
9ENV DOTNET_VERSION=10.0.110 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=10.0.110 B
13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB
14ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.400 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
15RUN /bin/sh -c apt-get update22.71 MB
16COPY /dotnet /usr/share/dotnet # buildkit180.82 MB
17RUN /bin/sh -c ln -s500 B
18RUN /bin/sh -c powershell_version=7.6.4 17.21 MB
19ARG BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-noble0 B
20ARG APP_VERSION=v2.0.40 B
21SHELL [pwsh -Command $ErrorActionPreference =0 B
22RUN |2 BASE_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0-noble APP_VERSION=v2.0.4 pwsh62.91 KB
23ENTRYPOINT ["pwsh"]0 B
24CMD ["-File" "/psPodTester/docker.ps1"]0 B
25LABEL org.opencontainers.image.title=psPodTester org.opencontainers.image.description=A PowerShell module0 B

Command

 ARG RELEASE