thryx-pandora (sha256:d755578d87cb95084029656a483e591cf0fca9aabeb69d36d804855f5b33e242)

Published 2026-09-24 14:25:45 +02:00 by Andreas

Installation

docker pull git.m00.se/andreas/thryx-pandora@sha256:d755578d87cb95084029656a483e591cf0fca9aabeb69d36d804855f5b33e242
sha256:d755578d87cb95084029656a483e591cf0fca9aabeb69d36d804855f5b33e242

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:43d479b270bbaf47965cfc86b37f4c517bda83ddefda6f708f98c3b2b7d15396 in /
CMD ["/bin/bash"]
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 TZ=Etc/UTC PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN /bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && apt-get update && apt-get -y install --no-install-recommends antiword apparmor-utils build-essential exiftool ffmpeg flac lame libcairo2-dev libharfbuzz0b libjpeg-dev libmad0 libpango-1.0-0 libpangoft2-1.0-0 libreoffice-nogui libsox-fmt-mp3 libssl-dev libxml2-dev libxslt1-dev pipx poppler-utils python3-dev sox swig tesseract-ocr unrar unrtf && sed '/^profile libreoffice-soffice \/usr\/lib\/libreoffice\/program\/soffice.bin/a owner @{HOME}\/pandora\/tasks\/\*\* rwk,/' /etc/apparmor.d/usr.lib.libreoffice.program.soffice.bin -i && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /pandora
RUN /bin/sh -c pipx install poetry # buildkit
COPY . . # buildkit
RUN /bin/sh -c mkdir -p tasks && echo 'PANDORA_HOME="/pandora"' > .env && poetry install --without=dev && poetry run tools/3rdparty.py # buildkit

Labels

Key Value
org.opencontainers.image.version 24.04
Details
Container
2026-09-24 14:25:45 +02:00
1
OCI / Docker
linux/amd64
1.4 GiB
Versions (6) View all