taiga-back/ci/Dockerfile

10 lines
116 B
Docker

FROM fedora
RUN dnf install -y \
libjpeg-devel \
python3-devel \
redhat-rpm-config \
rsync \
zlib-devel \
--