Sign inSign up

staneee/aspnet:8-jammy-linux-arm64

Manifest digest

sha256:5ecd05d092c0b90d91b74612e2f16fd8291dc2a526aed08252ae24a6e32b6828

OS/ARCH

linux/arm64

Compressed size

135.48 MB

Last pushed

9 months by staneee

Type

Image

Manifest digest

sha256:5ecd05d092c0b90d91b74612e2f16fd8291dc2a526aed08252ae24a6e32b6828

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 / 26.12 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.86 MB
9RUN /bin/sh -c groupadd 3.47 KB
10ENV DOTNET_VERSION=8.0.220 B
11COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
12RUN /bin/sh -c ln -s155 B
13ENV ASPNET_VERSION=8.0.220 B
14COPY /dotnet /usr/share/dotnet # buildkit10.26 MB
15RUN /bin/sh -c apt-get update44.72 MB
16RUN /bin/sh -c apt-get install9.13 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