FROM sdrangel/bionic:gui # Start SDRangel and some more services on which SDRangel depends COPY start.sh /start.sh ENTRYPOINT ["/start.sh"]