thryx-pandora (sha256:7b585fc99711d9e57b592241994f2b73a0062874da8d13f8c1d1fbcebae40976)

Published 2026-09-24 14:23:49 +02:00 by Andreas

Installation

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

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:ff1ce8d2ee022926eb353ff9248358531fbe1661ef12d8784e68fbc52738ed34 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:23:49 +02:00
0
OCI / Docker
linux/arm64
1.3 GiB
Versions (6) View all