Update Dockerfile
/ test (push) Failing after 2m9s
Details
/ test (push) Failing after 2m9s
Details
This commit is contained in:
parent
d70898a690
commit
f7792d6e00
|
@ -4,7 +4,7 @@ RUN apt update && apt install -y git libusb-dev libavahi-client-dev libavahi-com
|
||||||
|
|
||||||
RUN git clone https://github.com/OpenPrinting/ipp-usb.git
|
RUN git clone https://github.com/OpenPrinting/ipp-usb.git
|
||||||
|
|
||||||
RUN make
|
RUN cd ipp-usb && make
|
||||||
|
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
Loading…
Reference in New Issue