Sign inSign up

syncfusion/document-processing-apis:27.1.48

Multi-platform
Index digest

sha256:f491efca3574c5d2806599d205a52db7c5b44fb1a0126d87bea01014c1c1b381

OS/ARCH

Compressed size

736.88 MB

Last pushed

about 2 years by dockerhuborganization

Type

Image

Manifest digest

sha256:240b73c0dd1385c8b2bf71deb9357218333fb13f02e30040795a74fecc8197f9

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update17.64 MB
5RUN /bin/sh -c groupadd 3.26 KB
6ENV DOTNET_VERSION=8.0.80 B
7COPY /dotnet /usr/share/dotnet # buildkit29.39 MB
8RUN /bin/sh -c ln -s166 B
9ENV ASPNET_VERSION=8.0.80 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.2 MB
11RUN /bin/sh -c apt-get update17.37 MB
12RUN /bin/sh -c echo "deb73.06 MB
13RUN /bin/sh -c apt-get update92.42 MB
14RUN /bin/sh -c apt-get update161.76 MB
15WORKDIR /app93 B
16EXPOSE map[8080/tcp:{}]0 B
17WORKDIR /app32 B
18COPY /app/publish . # buildkit187.7 MB
19RUN /bin/sh -c ls -l32 B
20RUN /bin/sh -c chmod +x119.52 MB
21ENTRYPOINT ["dotnet" "DocumentProcessing.API.dll"]0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /