mirror of
https://github.com/nikdoof/cups-avahi-airprint.git
synced 2025-12-13 12:12:24 +00:00
Pip --break-system-packages
This commit is contained in:
@@ -23,7 +23,7 @@ RUN echo -e "https://dl-cdn.alpinelinux.org/alpine/edge/testing\nhttps://dl-cdn.
|
|||||||
build-base \
|
build-base \
|
||||||
wget \
|
wget \
|
||||||
rsync \
|
rsync \
|
||||||
&& pip3 --no-cache-dir install --upgrade pip \
|
&& pip3 --no-cache-dir install --upgrade pip --break-system-packages \
|
||||||
&& pip3 install pycups --break-system-packages \
|
&& pip3 install pycups --break-system-packages \
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user