Sign inSign up

hoophq/hoop-agent-ocr:1.147.0-gpu

Manifest digest

sha256:7a221d6fc1b3798426f7c7f375f1b984f0bdbb66a619ccc1cb63f6598100427b

OS/ARCH

linux/amd64

Compressed size

3.53 GB

Last pushed

28 days by hoophq

Type

Image

Manifest digest

sha256:7a221d6fc1b3798426f7c7f375f1b984f0bdbb66a619ccc1cb63f6598100427b

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.79 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.36 MB
15COPY gateway/migrations/ /app/migrations/ # buildkit29.74 KB
16COPY dist/binaries/ /tmp/ # buildkit1.19 GB
17RUN /bin/sh -c tar -xf93.06 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 -m2.02 GB
29ENV PATH=/opt/ocr-venv/bin:/opt/hoop/bin:/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30RUN /bin/sh -c mkdir -p650 B
31ENV LD_LIBRARY_PATH=/opt/cuda-libs0 B
32RUN /bin/sh -c /opt/ocr-venv/bin/python -c14.74 MB
33COPY scripts/dev/ocr-poc/device_policy.py /opt/ocr/device_policy.py # buildkit1.38 KB
34COPY scripts/dev/ocr-poc/bucket_rec.py /opt/ocr/bucket_rec.py # buildkit4.19 KB
35COPY scripts/dev/ocr-poc/server_rapidocr.py /opt/ocr/server_rapidocr.py # buildkit8.16 KB
36COPY scripts/dev/ocr-poc/entrypoint-embedded.sh /opt/ocr/entrypoint-embedded.sh # buildkit1.66 KB
37RUN /bin/sh -c chmod 7551.65 KB
38USER hoop0 B
39ENV RDP_OCR_SERVER_URL=http://127.0.0.1:188680 B
40ENV OCR_PORT=188680 B
41ENV WEB_CONCURRENCY=40 B
42ENTRYPOINT ["tini" "--" "/opt/ocr/entrypoint-embedded.sh"]0 B
43CMD ["/usr/local/bin/hoop-default-agent.sh"]0 B

Command

 ARG RELEASE