sha256:f9c0eeeaf090cc529af886c0ce1188a84c752b930f5a38c24a226c24fcab6dbf
OS/ARCH
linux/amd64
Compressed size
146.38 MB
Last pushed
7 months by danielpacak
Type
Image
Manifest digest
sha256:f9c0eeeaf090cc529af886c0ce1188a84c752b930f5a38c24a226c24fcab6dbf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.18 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update16.04 MB9RUN /bin/sh -c groupadd 3.45 KB10ENV DOTNET_VERSION=10.0.30 B11COPY /dotnet /usr/share/dotnet # buildkit34.93 MB12RUN /bin/sh -c ln -s154 B13ENV ASPNET_VERSION=10.0.30 B14COPY /dotnet /usr/share/dotnet # buildkit12.17 MB15WORKDIR /app93 B16COPY /app ./ # buildkit54.06 MB17LABEL org.opencontainers.image.source=https://github.com/tobyash86/WebGoat.NET0 B18LABEL org.opencontainers.image.description=WebGoat.NET - port of0 B19ENTRYPOINT ["dotnet" "WebGoat.NET.dll"]0 BCommand
ARG RELEASE