sha256:76bfc5a38c94a5846904a311bb43536846a5166050da0f0e63ace5c21b2eb655
OS/ARCH
Compressed size
1.03 GB
Last pushed
3 months by hoophq
Type
Image
Manifest digest
sha256:f6c9ff46b407750c4bb9edc9d15b373f624b59e91cb521af472826570f093c51
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.34 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV ACCEPT_EULA=y0 B9RUN /bin/sh -c groupadd --gid88.73 MB10RUN /bin/sh -c sed -i846.29 KB11ENV LANG=en_US.UTF-80 B12ENV LANGUAGE=en_US:en0 B13ENV LC_ALL=en_US.UTF-80 B14COPY rootfs / # buildkit21.42 MB15COPY dist/binaries/ /tmp/ # buildkit616.15 MB16RUN /bin/sh -c tar -xf59.63 MB17EXPOSE [8009/tcp]0 B18EXPOSE [8010/tcp]0 B19EXPOSE [15432/tcp]0 B20ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ENV PATH=/opt/hoop/bin:/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22USER hoop0 B23ENTRYPOINT ["tini" "--"]0 B24ENV DEBIAN_FRONTEND=noninteractive0 B25USER root0 B26RUN /bin/sh -c apt-get update77.39 MB27RUN /bin/sh -c python3 -m162.53 MB28ENV PATH=/opt/ocr-venv/bin:/opt/hoop/bin:/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29COPY scripts/dev/ocr-poc/device_policy.py /opt/ocr/device_policy.py # buildkit1.38 KB30COPY scripts/dev/ocr-poc/server_rapidocr.py /opt/ocr/server_rapidocr.py # buildkit3.58 KB31COPY scripts/dev/ocr-poc/entrypoint-embedded.sh /opt/ocr/entrypoint-embedded.sh # buildkit1.65 KB32RUN /bin/sh -c chmod 7551.65 KB33USER hoop0 B34ENV RDP_OCR_SERVER_URL=http://127.0.0.1:188680 B35ENV OCR_PORT=188680 B36ENV WEB_CONCURRENCY=40 B37ENTRYPOINT ["tini" "--" "/opt/ocr/entrypoint-embedded.sh"]0 B38CMD ["/usr/local/bin/hoop-default-agent.sh"]0 BCommand
ARG RELEASE