mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-05 23:02:20 +01:00
Update Dockerfile
This commit is contained in:
parent
99859f961c
commit
77acab0429
|
|
@ -27,5 +27,5 @@ RUN apk add libusb-dev libpulse && \
|
|||
pip3 install pyyaml
|
||||
|
||||
COPY --from=boswatch /opt/boswatch/ /opt/boswatch/
|
||||
COPY --from=multimon /opt/multimon/build/multimon-ng /opt/multimon/multimon-ng
|
||||
COPY --from=rtl_fm /opt/rtl_sdr/build/src/ /opt/rtl_sdr/build/src/
|
||||
COPY --from=multimon /opt/multimon/build/multimon-ng /opt/multimon-ng
|
||||
COPY --from=rtl_fm /opt/rtl_sdr/build/src/ /opt/rtl_sdr
|
||||
|
|
|
|||
Loading…
Reference in a new issue