mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 14:53:53 +00:00
Update Dockerfile
This commit is contained in:
parent
99859f961c
commit
77acab0429
1 changed files with 2 additions and 2 deletions
|
|
@ -27,5 +27,5 @@ RUN apk add libusb-dev libpulse && \
|
||||||
pip3 install pyyaml
|
pip3 install pyyaml
|
||||||
|
|
||||||
COPY --from=boswatch /opt/boswatch/ /opt/boswatch/
|
COPY --from=boswatch /opt/boswatch/ /opt/boswatch/
|
||||||
COPY --from=multimon /opt/multimon/build/multimon-ng /opt/multimon/multimon-ng
|
COPY --from=multimon /opt/multimon/build/multimon-ng /opt/multimon-ng
|
||||||
COPY --from=rtl_fm /opt/rtl_sdr/build/src/ /opt/rtl_sdr/build/src/
|
COPY --from=rtl_fm /opt/rtl_sdr/build/src/ /opt/rtl_sdr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue