mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 06:42:43 +00:00
add hydrasdr support to all platforms EXCEPT Windows and remote debian buster CI
This commit is contained in:
4
docker_builds/debian_trixie/Dockerfile
Normal file
4
docker_builds/debian_trixie/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM debian:trixie
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
COPY do_build.sh /root
|
||||
RUN chmod +x /root/do_build.sh
|
||||
Reference in New Issue
Block a user