- removed novnc

- added ssh server
This commit is contained in:
2024-08-19 14:38:04 +02:00
parent eaa56dfef1
commit 7ae52495ec
5 changed files with 255 additions and 19 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
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 \
-p 22:22/tcp \
jayfield/sdr-novnc