Sign inSign up

hoophq/hoop-agent-ocr:1.140.3

Multi-platform
Index digest

sha256:9c5433f1f1af199c6338f58d79a36af273240438f21f29ca08d80f90983d601f

OS/ARCH

Compressed size

1.61 GB

Last pushed

about 1 month by hoophq

Type

Image

Manifest digest

sha256:428a445ca2212d984656eff3f24aa3789528185681798d294718f5f851b12307

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV ACCEPT_EULA=y0 B
9RUN /bin/sh -c groupadd --gid89.64 MB
10RUN /bin/sh -c sed -i846.29 KB
11ENV LANG=en_US.UTF-80 B
12ENV LANGUAGE=en_US:en0 B
13ENV LC_ALL=en_US.UTF-80 B
14COPY rootfs / # buildkit21.37 MB
15COPY gateway/migrations/ /app/migrations/ # buildkit28.27 KB
16COPY dist/binaries/ /tmp/ # buildkit1.15 GB
17RUN /bin/sh -c tar -xf90.89 MB
18EXPOSE [8009/tcp]0 B
19EXPOSE [8010/tcp]0 B
20EXPOSE [15432/tcp]0 B
21ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22ENV PATH=/opt/hoop/bin:/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23USER hoop0 B
24ENTRYPOINT ["tini" "--"]0 B
25ENV DEBIAN_FRONTEND=noninteractive0 B
26USER root0 B
27RUN /bin/sh -c apt-get update77.38 MB
28RUN /bin/sh -c python3 -m163.15 MB
29ENV PATH=/opt/ocr-venv/bin:/opt/hoop/bin:/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30COPY scripts/dev/ocr-poc/device_policy.py /opt/ocr/device_policy.py # buildkit1.38 KB
31COPY scripts/dev/ocr-poc/server_rapidocr.py /opt/ocr/server_rapidocr.py # buildkit8.15 KB
32COPY scripts/dev/ocr-poc/entrypoint-embedded.sh /opt/ocr/entrypoint-embedded.sh # buildkit1.65 KB
33RUN /bin/sh -c chmod 7551.65 KB
34USER hoop0 B
35ENV RDP_OCR_SERVER_URL=http://127.0.0.1:188680 B
36ENV OCR_PORT=188680 B
37ENV WEB_CONCURRENCY=40 B
38ENTRYPOINT ["tini" "--" "/opt/ocr/entrypoint-embedded.sh"]0 B
39CMD ["/usr/local/bin/hoop-default-agent.sh"]0 B

Command

 ARG RELEASE