Sign inSign up

betterweb/service-base:dotnet-9.6.91

Multi-platform
Security
Web servers
Operating systems
Index digest

sha256:48c0aa48b93da1361a9d9a55a66cf0516e851eb7dd22b7f3cb44175ee0870692

OS/ARCH

Compressed size

79.34 MB

Last pushed

16 days by betterninja

Type

Image

Manifest digest

sha256:2286151a126183d791f18d0ea55eb2d959971125ab68157e7038d770ab539a6d

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.26 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