Sign inSign up

syncfusion/dev-bold-release-info-app:v0.1

Manifest digest

sha256:2ef01b687ceb16f5c833afb6295755d829b6517b4ae17b8c8c84177687cd464e

OS/ARCH

linux/amd64

Compressed size

89.35 MB

Last pushed

21 days by syncfusion

Type

Image

Manifest digest

sha256:2ef01b687ceb16f5c833afb6295755d829b6517b4ae17b8c8c84177687cd464e

Image Layers

1# debian.sh --arch 'amd64' out/27.8 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.300 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.300 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10RUN /bin/sh -c apt-get update2.17 MB
11WORKDIR /app93 B
12COPY /app/publish . # buildkit81.82 KB
13RUN /bin/sh -c chown -R81.82 KB
14ENV ASPNETCORE_ENVIRONMENT=Production0 B
15ENV ASPNETCORE_URLS=http://+:50000 B
16USER appuser0 B
17EXPOSE [5000/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:5000/health-check0 B
19ENTRYPOINT ["dotnet" "BoldBI.VersionApi.dll"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'