Sign inSign up

syncfusion/document-processing-apis:28.2.3

Multi-platform
Index digest

sha256:e0ea61a285c4d3370a9f6c94720d1dfdcf916b8dcf0251d124ce87cac0ce221e

OS/ARCH

Compressed size

741.39 MB

Last pushed

over 1 year by dockerhuborganization

Type

Image

Manifest digest

sha256:8b1ba18289afe5a27a02eaf1d7ecd2f67e7fca14a052481648356ea0e46945a9

Image Layers

1# debian.sh --arch 'arm64' out/26.74 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.65 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=8.0.120 B
6COPY /dotnet /usr/share/dotnet # buildkit29.39 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.120 B
9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.24 MB
10RUN /bin/sh -c apt-get update17.49 MB
11RUN /bin/sh -c echo "deb73.06 MB
12RUN /bin/sh -c apt-get update92.53 MB
13RUN /bin/sh -c apt-get update166.19 MB
14WORKDIR /app93 B
15EXPOSE map[8080/tcp:{}]0 B
16WORKDIR /app32 B
17COPY /app/publish . # buildkit188.57 MB
18RUN /bin/sh -c ls -l32 B
19RUN /bin/sh -c chmod +x119.52 MB
20ENTRYPOINT ["dotnet" "DocumentProcessing.API.dll"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'