docspell/joex (latest)

Published 2026-07-26 15:17:50 +00:00 by klafbang in klafbang/docspell

Installation

docker pull git.westergaard.cloud/klafbang/docspell/joex:latest
sha256:4b9e54de603ef228856b863a0cc658a2fe07675dcae5e9efb3fe12acfd511993

About this package

The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

Image layers

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-472e35e483a575a4515eb13f3fffa1eb/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-472e35e483a575a4515eb13f3fffa1eb/images/.temp_layer.4512.tar --tag 26.04
umoci config
umoci config
umoci config
umoci config
umoci config
umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-472e35e483a575a4515eb13f3fffa1eb/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-472e35e483a575a4515eb13f3fffa1eb/images/.temp_layer.control_data.4512.tar
RUN /bin/sh -c apt update && apt full-upgrade -y && apt install -y ca-certificates curl && install -m 0755 -d /etc/apt/keyrings && curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc && chmod a+r /etc/apt/keyrings/docker.asc && echo "deb [signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu oracular stable" > /etc/apt/sources.list.d/docker.list && apt update # buildkit
RUN /bin/sh -c apt install -y $(apt list 2>/dev/null | grep 'tesseract-ocr-' | cut -d'/' -f1) tzdata openjdk-21-jre ghostscript unpaper weasyprint unoconv python3-distutils-extra fonts-droid-fallback fonts-dejavu fonts-freefont-ttf fonts-noto pngquant ocrmypdf qpdf docker-ce-cli # buildkit
COPY /opt/docspell-joex /opt/docspell-joex # buildkit
COPY joex-entrypoint.sh /opt/joex-entrypoint.sh # buildkit
ENTRYPOINT ["/opt/joex-entrypoint.sh"]
EXPOSE [7878/tcp]

Labels

Key Value
org.opencontainers.image.created 2026-04-13T03:44:27.494651+00:00
org.opencontainers.image.description The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
org.opencontainers.image.title ubuntu
org.opencontainers.image.version 26.04
Details
Container
2026-07-26 15:17:50 +00:00
0
OCI / Docker
linux/arm64
1.8 GiB
Versions (3) View all
v0.43.0 2026-07-26
v0.43 2026-07-26
latest 2026-07-26