Sign inSign up

frontliners/dotnet-build:13.1.0

Manifest digest

sha256:db57181cfe98200003275bc5c6acf7245ec61304031c90162e2e27aec93c3e01

OS/ARCH

linux/amd64

Compressed size

776.02 MB

Last pushed

5 months by mastermindzh

Type

Image

Manifest digest

sha256:db57181cfe98200003275bc5c6acf7245ec61304031c90162e2e27aec93c3e01

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.18 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.04 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.70 B
10COPY /dotnet /usr/share/dotnet # buildkit34.96 MB
11RUN /bin/sh -c ln -s154 B
12ENV ASPNET_VERSION=10.0.70 B
13COPY /dotnet /usr/share/dotnet # buildkit12.18 MB
14ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.203 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
15RUN /bin/sh -c apt-get update22.71 MB
16COPY /dotnet /usr/share/dotnet # buildkit182.66 MB
17RUN /bin/sh -c ln -s498 B
18RUN /bin/sh -c powershell_version=7.6.0 17.24 MB
19COPY /usr/share/dotnet/shared /usr/share/dotnet/shared # buildkit43.57 MB
20RUN /bin/sh -c mkdir -p69.38 MB
21RUN /bin/sh -c apt-get update253.77 MB
22RUN /bin/sh -c curl -L20.74 MB
23RUN /bin/sh -c apt-get update16.52 MB
24RUN /bin/sh -c apt-get update56.37 MB
25RUN /bin/sh -c apt-get update714.52 KB
26WORKDIR /api93 B
27RUN /bin/sh -c mkdir -p118 B
28COPY scripts /scripts # buildkit251 B
29RUN /bin/sh -c echo "source1.54 KB
30COPY dotnet-build.sh /dotnet-build.sh # buildkit1.39 KB
31COPY entrypoint.sh /entrypoint.sh # buildkit133 B
32RUN /bin/sh -c chmod +x1.39 KB
33RUN /bin/sh -c chmod +x134 B
34CMD ["/bin/bash" "-i" "/entrypoint.sh"]0 B

Command

 ARG RELEASE