Sign inSign up

hakankoseoglu/jtdx

By hakankoseoglu

Updated 4 months ago

JTDX builds from master branch on the date of the push.

Image
0

1.9K

hakankoseoglu/jtdx repository overview

xhost +"local:docker@"

docker run -it --rm
--name jtdx
--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 ~/volume/.local/share/JTDX:/root/.local/share/JTDX
-v ~/volume/.config:/root/.config
-v /dev/shm:/dev/shm
-v /tmp/.X11-unix:/tmp/.X11-unix
-v /run/dbus/:/run/dbus/
-v /dev/shm:/dev/shm
--group-add $(getent group audio | cut -d: -f3)
hakankoseoglu/jtdx:arch

Source files here:

https://github.com/HakanKoseoglu/hamdocker

Tag summary

Content type

Image

Digest

sha256:96735b3bb

Size

386.3 MB

Last updated

5 months ago

docker pull hakankoseoglu/jtdx