Commit Graph

4 Commits

Author SHA1 Message Date
Stanislav Lechev [0xAF] 8a82a530e9
fix deb and docker builds. (#48)
* fix docker builds

* add csdr-eti packages to docker

* fix indent

* fix eti builds in docker
2024-02-11 18:37:25 -05:00
Stanislav Lechev [0xAF] 847902a05c
update for docker builds and buildall.sh script (#47)
* upadte docker images

* fix sdrplay api install on docker

* update buildall.sh script to allow single package builds and multiarch
2024-02-05 15:49:36 -05:00
Daniel Ekman 3dae1f4c1a Docker, use global MAKEFLAGS 2023-07-17 17:21:43 +02:00
Stanislav Lechev [0xAF] 27f42c7085 Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators.
Add variables and rework the docker files to allow building with
different name (i.e. not 'openwebrx') and upload to different docker hub
account.
Rework the build system, to safe bandwidth (not installing dependencies
with every script) and CPU. On my system this made the building of the
full image in 35 minutes, instead of 60+ minutes. This will allow us to
have a -nightly builds, without spending much CPU and BW on the server,
which will compile them.
2023-07-04 03:26:50 +03:00