mirror of
https://github.com/nikdoof/cups-avahi-airprint.git
synced 2025-12-12 00:02:16 +00:00
Using rsync instead of rm and cp.
This commit is contained in:
@@ -13,6 +13,7 @@ RUN echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositorie
|
||||
py-pip \
|
||||
build-base \
|
||||
wget \
|
||||
rsync \
|
||||
&& pip --no-cache-dir install --upgrade pip \
|
||||
&& pip install pycups \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
Reference in New Issue
Block a user