update sdrplay patches; fix sdrplay service

This commit is contained in:
Jakob Ketterl
2020-05-24 17:28:48 +02:00
parent 6c307d885f
commit a982c86794
6 changed files with 53 additions and 57 deletions

View File

@ -13,6 +13,6 @@ WORKDIR /opt/openwebrx
VOLUME /etc/openwebrx
ADD docker/files/services/openwebrx /etc/services.d/openwebrx
CMD /opt/openwebrx/docker/scripts/run.sh
EXPOSE 8073