add an airspy image

This commit is contained in:
Jakob Ketterl 2019-06-20 15:37:21 +02:00
parent 84ddcbb74d
commit 08edcd44ef
5 changed files with 35 additions and 1 deletions

View file

@ -0,0 +1,6 @@
ARG ARCH
FROM openwebrx-base:$ARCH
ADD docker/scripts/install-dependencies-airspy.sh /
RUN /install-dependencies-airspy.sh