You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have published a bash script to run GUI applications in docker: x11docker
I did several tests with kdeneon/all and x11docker. I know you have developed your own start script, but maybe some additional possibilities of x11docker are still of interest for you.
Some examples:
KDE neon desktop with GPU acceleration and pulseaudio sound: x11docker --kwin-xwayland --gpu --pulseaudio kdeneon/all:user-lts
I have published a bash script to run GUI applications in docker: x11docker
I did several tests with
kdeneon/all
and x11docker. I know you have developed your own start script, but maybe some additional possibilities of x11docker are still of interest for you.Some examples:
x11docker --kwin-xwayland --gpu --pulseaudio kdeneon/all:user-lts
x11docker --gpu startplasmacompositor
x11docker --kwin-xwayland --size=800x600 --gpu --output-count=2 kdeneon/all:user-lts
x11docker --kwin --gpu --dbus --waylandenv kdeneon/all:user-lts plasmashell
The text was updated successfully, but these errors were encountered: