Skip to content

mviereck/dockerfile-x11docker-kde-plasma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

x11docker/kde-plasma

Run KDE 5 Plasma desktop in a Docker container.

Examples:

  • Desktop:
x11docker --desktop --gpu --init=systemd -- x11docker/kde-plasma
  • Single application (terminal):
x11docker x11docker/kde-plasma konsole
  • Single application in Wayland:
x11docker --wayland --dbus x11docker/kde-plasma konsole 
  • Plasma destop as nested Wayland compositor:
x11docker --gpu --init=systemd -- --cap-add=SYS_RESOURCE -- x11docker/kde-plasma startplasmacompositor
  • Plasma Wayland-only session without X11 in kwin_wayland from host:
x11docker --gpu --kwin x11docker/kde-plasma plasmashell

Options:

  • Hardware acceleration with option --gpu
  • Persistent home folder stored on host with --home
  • Shared host folder with --sharedir DIR
  • Clipboard sharing with option --clipboard
  • Sound support with option --alsa or --pulseaudio
  • Language locale settings with --lang [=$LANG]

Look at x11docker --help for further options.

Screenshot

screenshot

About

KDE Plasma desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published