Sign inSign up

staneee/aspnet:8-jammy

Multi-platform
Index digest

sha256:9f8263aa0eea51013e7fac0c88821aacff1cc79d7b4fd381d2652a0a2b5fb884

OS/ARCH

Compressed size

141.17 MB

Last pushed

9 months by staneee

Type

Image

Manifest digest

sha256:fd4f97e696497e50a6e666cdc6cf807e22fc77a17186821bda0792c5e772b3a0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update15.93 MB
9RUN /bin/sh -c groupadd 3.45 KB
10ENV DOTNET_VERSION=8.0.220 B
11COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
12RUN /bin/sh -c ln -s154 B
13ENV ASPNET_VERSION=8.0.220 B
14COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
15RUN /bin/sh -c apt-get update46.39 MB
16RUN /bin/sh -c apt-get install9.34 MB
17RUN /bin/sh -c apt-get clean32 B
18COPY ./scripts/ / # buildkit1.35 KB
19RUN /bin/sh -c chmod +x1.34 KB

Command

 ARG RELEASE