Sign inSign up

hakankoseoglu/fldigi

By hakankoseoglu

Updated 4 months ago

Up to date fldigi built from latest source code at the date of push. Contains fldigi and flrig etc.

Image
1

1.5K

hakankoseoglu/fldigi repository overview

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

Tag summary

Content type

Image

Digest

sha256:7585bfe8e

Size

362.8 MB

Last updated

5 months ago

docker pull hakankoseoglu/fldigi