openwebrxplus/docker/scripts
Stanislav Lechev [0xAF] 923c16c800 Fix docker build in lxc environment
Docker will use fuse-overlayfs in my lxc container.
The problem is that when the file is moved, the mv command returns with
error, saying it's the same file and cannot be moved. This is because
under the hood, the file is actually the same. Easiest fix is to cp it.
2023-07-05 04:21:54 +03:00
..
add-dependencies.sh Fix docker build in lxc environment 2023-07-05 04:21:54 +03:00
add-owrx-tools.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-010-dependencies-rtlsdr.sh fixed a check in docker build script 2023-07-04 03:37:39 +03:00
install-020-dependencies-soapysdr.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-030-dependencies-hackrf.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-040-dependencies-sdrplay.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-050-dependencies-airspy.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-060-dependencies-rtlsdr-soapy.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-070-dependencies-plutosdr.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-080-dependencies-limesdr.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-090-dependencies-soapyremote.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-100-dependencies-perseus.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-110-dependencies-fcdpp.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-120-dependencies-radioberry.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-130-dependencies-uhd.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-140-dependencies-hpsdr.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-150-dependencies-bladerf.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-500-connectors.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
install-510-dependencies-runds.sh Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
run.sh merge openwebrx-admin into openwebrx 2021-04-24 19:39:48 +02:00