This repository is a collection of applications running inside docker with X11
check our profile on Docker Hub
- bisq
- brave
- chrome
- dbeaver
- firefox
- qutebrowser
- QBittorrent
- remmina
- tor-browser
- tor-server
- transmission
to use x11 applications in docker you must set 'volume' and an 'env' variable as described bellow:
-v /tmp/.X11-unix:/tmp/.X11-unix
-e DISPLAY=$DISPLAY