Sign inSign up

syncfusion/document-processing-apis:30.1.37

Multi-platform
Index digest

sha256:0946f4f4e93349302bedb21e7ebff999151a6413bba2e14069223f312f4c4eb4

OS/ARCH

Compressed size

838.42 MB

Last pushed

about 1 year by dockerhuborganization

Type

Image

Manifest digest

sha256:de67316f0354eb9843db727ceccf82ca7a11e354a4bd005cbcd048cce23595d4

Image Layers

1# debian.sh --arch 'arm64' out/26.78 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.170 B
6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.170 B
9COPY /dotnet /usr/share/dotnet # buildkit10.25 MB
10RUN /bin/sh -c apt-get update17.5 MB
11RUN /bin/sh -c echo "deb73.02 MB
12RUN /bin/sh -c apt-get update92.56 MB
13RUN /bin/sh -c apt-get update170.46 MB
14RUN /bin/sh -c ARCH=$(dpkg --print-architecture)183 B
15RUN /bin/sh -c apt-get update11.95 MB
16RUN /bin/sh -c ln -s106 B
17WORKDIR /app93 B
18EXPOSE map[8080/tcp:{}]0 B
19WORKDIR /app32 B
20COPY /app/publish . # buildkit261 MB
21RUN /bin/sh -c ls -l32 B
22RUN /bin/sh -c chmod +x127.85 MB
23ENTRYPOINT ["dotnet" "DocumentProcessing.API.dll"]0 B

Command

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