Sign inSign up

jitesoft/tesseract-ocr:bionic

Multi-platform
Languages & frameworks
Data science
Index digest

sha256:514ae13f4bc2860666a4a65e75df0c62c5064c63049bcb416f7cd742f0e36317

OS/ARCH

Compressed size

83.31 MB

Last pushed

almost 2 years by jitesoftbot

Type

Image

Manifest digest

sha256:4da533a30cd3d58cc89f3ad83e327de163721c2aa365383f85cf0f240afdfb5a

Image Layers

1ARG VERSION0 B
2ARG NAME0 B
3ARG TARGETPLATFORM0 B
4ARG TARGETARCH0 B
5ARG BUILD_TIME0 B
6LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
7ADD artifacts/linux/arm64/ubuntu-root.tar.gz / # buildkit22.64 MB
8RUN |5 VERSION=18.04 NAME=bionic TARGETPLATFORM=linux/arm64926 B
9CMD ["/bin/bash"]0 B
10ARG TESSERACT_VERSION0 B
11ARG LEPTONICA_VERSION0 B
12ARG BUILD_TIME0 B
13LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
14ARG TESSERACT_VERSION0 B
15ARG LEPTONICA_VERSION0 B
16ARG TARGETARCH0 B
17ARG UBUNTU_VERSION0 B
18ENV TESSDATA_PREFIX=/usr/local/share/tessdata0 B
19RUN |7 TESSERACT_VERSION= LEPTONICA_VERSION=1.85.0 BUILD_TIME=2024-11-07T05:02:16+00:0060.66 MB
20USER tesseract0 B
21ENTRYPOINT ["entrypoint"]0 B
22CMD ["--version"]0 B

Command

ARG VERSION