Sign inSign up

syncfusion/word-processor-server:28.2.3

Multi-platform
Languages & frameworks
Integration & delivery
Content management system
Index digest

sha256:1e82aab7f9efc0001e2321e394116d0696c80b234d488550273fa5c00faeb211

OS/ARCH

Compressed size

108.32 MB

Last pushed

over 1 year by dockerhuborganization

Type

Image

Manifest digest

sha256:e636047f622df9ac1f489c768a948a04d17a753f5f0faa198ab730fc7221693c

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.86 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=8.0.120 B
6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB
7RUN /bin/sh -c ln -s153 B
8ENV ASPNET_VERSION=8.0.120 B
9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB
10WORKDIR /app93 B
11EXPOSE map[80/tcp:{}]0 B
12EXPOSE map[443/tcp:{}]0 B
13ENV ASPNETCORE_HTTP_PORTS=800 B
14ENV SYNCFUSION_LICENSE_KEY=0 B
15ENV SPELLCHECK_DICTIONARY_PATH=0 B
16ENV SPELLCHECK_JSON_FILENAME=0 B
17ENV SPELLCHECK_CACHE_COUNT=0 B
18WORKDIR /app32 B
19COPY /app . # buildkit22.25 MB
20ENTRYPOINT ["dotnet" "ej2-documenteditor-server.dll"]0 B

Command

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