mirror of
https://github.com/nikdoof/cups-avahi-airprint.git
synced 2025-12-11 22:52:21 +00:00
Formatting
This commit is contained in:
@@ -2,7 +2,10 @@ FROM alpine:latest
|
|||||||
|
|
||||||
# Install the packages we need. Avahi will be included
|
# Install the packages we need. Avahi will be included
|
||||||
RUN echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories &&\
|
RUN echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories &&\
|
||||||
apk add --update cups cups-libs cups-pdf cups-client \
|
apk add --update cups
|
||||||
|
cups-libs \
|
||||||
|
cups-pdf \
|
||||||
|
cups-client \
|
||||||
cups-filters \
|
cups-filters \
|
||||||
cups-dev \
|
cups-dev \
|
||||||
ghostscript \
|
ghostscript \
|
||||||
|
|||||||
Reference in New Issue
Block a user