Initial commit

This commit is contained in:
2024-08-18 18:11:02 +02:00
commit eaa56dfef1
6 changed files with 112 additions and 0 deletions
Executable
+9
View File
@@ -0,0 +1,9 @@
docker run --rm -d \
--privileged \
--net bridge \
--env SCREEN_W=1536 \
--env SCREEN_H=960 \
--device /dev/snd \
--name sdr-novnc \
--volume /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket \
jayfield/sdr-novnc