mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-05 06:25:19 +00:00
add an airspy image
This commit is contained in:
parent
84ddcbb74d
commit
08edcd44ef
5 changed files with 35 additions and 1 deletions
2
push.sh
2
push.sh
|
|
@ -3,6 +3,6 @@ set -euxo pipefail
|
|||
|
||||
ARCH=$(uname -m)
|
||||
|
||||
for image in openwebrx-rtlsdr openwebrx-sdrplay openwebrx-hackrf openwebrx-full openwebrx; do
|
||||
for image in openwebrx-rtlsdr openwebrx-sdrplay openwebrx-hackrf openwebrx-airspy openwebrx-full openwebrx; do
|
||||
docker push jketterl/$image:$ARCH
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue