parent
472e523b03
commit
9e9a8788f8
1 changed files with 1 additions and 2 deletions
|
@ -8,6 +8,5 @@ RUN cd ipp-usb && make && pwd && ldd ipp-usb
|
||||||
|
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
RUN mkdir /app
|
COPY --from=builder /root/ipp-usb/ipp-usb /app/ipp-usb
|
||||||
COPY --from=builder /root/ipp-usb/ipp-usb /app/
|
|
||||||
ENTRYPOINT /app/ipp-usb
|
ENTRYPOINT /app/ipp-usb
|
Loading…
Add table
Reference in a new issue