Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Ekman 38455465de Docker, update global MAKEFLAGS for hackrf 2023-07-17 18:33:38 +02:00
Daniel Ekman ff76df40c5 Docker, update global MAKEFLAGS 2023-07-17 18:19:59 +02: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
Jakob Ketterl f47ebb2adb docker optimization
* move openwebrx project tools to a separate layer for lower download
  volume and faster builds
* use COPY instead of ADD
* COPY multiple files at once to reduce number of layers
2020-09-01 23:30:48 +02:00
Jakob Ketterl 7681830256 add soapy module for hackrf 2020-05-30 23:41:30 +02:00
Jakob Ketterl 7948b7bfa1 move openwebrx installation to the end to profit from docker build cache 2020-03-21 21:44:09 +01:00
Jakob Ketterl 2505e95d1c reduce layers 2020-03-21 15:54:17 +01:00
Jakob Ketterl 79ab37e6a0 add rtlsdr via soapy to the docker builds; clean up 2020-01-17 12:58:26 +01:00
Jakob Ketterl e5724620a8 pass the tag the right way 2019-12-28 01:14:27 +01:00
Jakob Ketterl f16a5f92e6 hackrf does not depend on soapy the way it's implemented now 2019-06-20 14:47:03 +02:00
Jakob Ketterl 6294797466 add hackrf support 2019-01-24 17:24:15 +01:00