Up to date fldigi built from latest source code at the date of push. Contains fldigi and flrig etc.
1.5K
xhost +"local:docker@"
docker run -it --rm
--name fldigi
--device /dev/snd:/dev/snd
--device /dev/dri
--device=/dev/ttyUSB0
-e DISPLAY=unix:0
-e PULSE_SERVER=unix:${XDG_RUNTIME_DIR}/pulse/native
-v ${XDG_RUNTIME_DIR}/pulse/native:${XDG_RUNTIME_DIR}/pulse/native
-v ~/.config/pulse/cookie:/root/.config/pulse/cookie
-v /dev/shm:/dev/shm
-v /tmp/.X11-unix:/tmp/.X11-unix
-v /run/dbus/:/run/dbus/
-v /dev/shm:/dev/shm
-v ~/volume/flrig/.config:/root/.config
-v ~/volume/flrig/.fldigi:/root/.fldigi
-v ~/volume/flrig/.flrig:/root/.flrig
-v ~/volume/flrig/.fltk:/root/.fltx
--group-add $(getent group audio | cut -d: -f3)
hakankoseoglu/fldigi:arch
Content type
Image
Digest
sha256:7585bfe8e…
Size
362.8 MB
Last updated
5 months ago
docker pull hakankoseoglu/fldigi