Force pip3 pycups install

This commit is contained in:
chuckcharlie
2023-12-09 14:46:25 -07:00
committed by GitHub
parent 314f76840d
commit 9f180c44e9

View File

@@ -24,7 +24,7 @@ RUN echo -e "https://dl-cdn.alpinelinux.org/alpine/edge/testing\nhttps://dl-cdn.
wget \
rsync \
&& pip3 --no-cache-dir install --upgrade pip \
&& pip3 install pycups \
&& pip3 install pycups --break-system-packages \
&& rm -rf /var/cache/apk/*
# This will use port 631