Sign inSign up

actiwareio/io-ocr-service:prerelease-3.0.0

Index digest

sha256:64da4fb310b873de2b4e3340a4e476e076ceeea8d179a6f73986523b88d48e62

OS/ARCH

linux/amd64

Compressed size

260.19 MB

Last pushed

about 1 year by actiwaredevelopment

Type

Image

Manifest digest

sha256:b56fed7a526e5e2862494a7553b72460c58392d7b3a1934e497ca96d18db334b

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.2 KB
5ENV DOTNET_VERSION=9.0.80 B
6COPY /dotnet /usr/share/dotnet # buildkit32.95 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=9.0.80 B
9COPY /dotnet /usr/share/dotnet # buildkit10.79 MB
10RUN /bin/sh -c apt-get update121.38 KB
11RUN /bin/sh -c apt-get update41.98 MB
12RUN /bin/sh -c tesseract --version32 B
13RUN /bin/sh -c if [4.7 KB
14ENV IO_USER=io IO_UID=3000 IO_GROUP=io IO_GID=30000 B
15RUN /bin/sh -c groupadd -r1.1 KB
16WORKDIR /app93 B
17COPY ./build-service/ . # buildkit64.77 MB
18RUN /bin/sh -c chown -R64.78 MB
19USER io0 B
20EXPOSE map[30018/tcp:{}]0 B
21ENTRYPOINT ["dotnet" "IO3.Ocr.Service.dll"]0 B

Command

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