Sign inSign up

betterweb/service-base:dotnet-latest

Multi-platform
Security
Web servers
Operating systems
Index digest

sha256:d0cb3422f59ede0a8339c41c9fd29bd6320e708341227abc64a4baa173ad3961

OS/ARCH

Compressed size

79.34 MB

Last pushed

19 days by betterninja

Type

Image

Manifest digest

sha256:677633dc2ed09e1322f4ebeb9b7e0add8bac2c4ca1b9798e08fa0f1181042ca0

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
12WORKDIR /app93 B
13RUN /bin/sh -c useradd --no-create-home1.27 KB
14COPY /app/publish . # buildkit49.96 KB
15USER bsb0 B
16ENV BSB_MODE=production0 B
17ENV BSB_CONTAINER=true0 B
18ENTRYPOINT ["dotnet" "BetterServiceBase.dll"]0 B

Command

 ARG RELEASE