pyphotoalbum-ci (latest)

Published 2026-04-09 21:08:49 +00:00 by dtourolle

Installation

docker pull gitea.tourolle.paris/dtourolle/pyphotoalbum-ci:latest
sha256:8f45ce2416680e9cd467562af13e83e92386968476055a4c8c2c6077e5f62038

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da in /
CMD ["/bin/bash"]
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3 python3-pip libgl1 libglib2.0-0 libegl1 libfontconfig1 libfreetype6 libdbus-1-3 libx11-6 libx11-xcb1 libxcb1 libxcb-cursor0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render0 libxcb-render-util0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon0 libxkbcommon-x11-0 curl git nodejs && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c pip3 install --break-system-packages --no-cache-dir PyQt6 PyOpenGL numpy Pillow reportlab lxml pypdf pytest pytest-qt pytest-cov pytest-mock pdfplumber flake8 coverage-badge interrogate setuptools # buildkit

Labels

Key Value
org.opencontainers.image.version 24.04
Details
Container
2026-04-09 21:08:49 +00:00
14
OCI / Docker
linux/amd64
319 MiB
Versions (1) View all
latest 2026-04-09