openwebrxplus/docker
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
..
Dockerfiles Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators. 2023-07-04 03:26:50 +03:00
deb_based rework docker for building versioned images from deb packages. 2023-07-04 23:29:15 +03:00
files Fixing WJSTX patch. 2023-07-02 11:37:29 -04:00
scripts Fix docker build in lxc environment 2023-07-05 04:21:54 +03:00