mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-10 00:43:43 +00:00
add limesdr build
This commit is contained in:
parent
5951d2a874
commit
42eeb00a0f
5 changed files with 50 additions and 1 deletions
2
push.sh
2
push.sh
|
|
@ -7,7 +7,7 @@ ALL_ARCHS="x86_64 armv7l aarch64"
|
|||
TAG="latest"
|
||||
ARCHTAG="$TAG-$ARCH"
|
||||
|
||||
IMAGES="openwebrx-rtlsdr openwebrx-sdrplay openwebrx-hackrf openwebrx-airspy openwebrx-rtlsdr-soapy openwebrx-plutosdr openwebrx-full openwebrx"
|
||||
IMAGES="openwebrx-rtlsdr openwebrx-sdrplay openwebrx-hackrf openwebrx-airspy openwebrx-rtlsdr-soapy openwebrx-plutosdr openwebrx-limesdr openwebrx-full openwebrx"
|
||||
|
||||
for image in ${IMAGES}; do
|
||||
docker push jketterl/$image:$ARCHTAG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue