Skip to content

mviereck/dockerfile-x11docker-gnome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

x11docker/gnome

Gnome 3 desktop in Docker image. (Experimental)

  • Run Gnome 3 desktop in a Docker container.
  • Use x11docker on github to run GUI applications and desktop environments in docker containers.

Command examples

  • Full desktop: x11docker --desktop --init=systemd -- x11docker/gnome
  • Single application: x11docker x11docker/gnome nautilus

Options

  • Persistent home folder stored on host with --home
  • Shared host folder with --share DIR
  • Hardware acceleration with option --gpu
  • Clipboard sharing with option --clipboard
  • Sound support with option --alsa
  • With pulseaudio in image, sound support with --pulseaudio
  • Language setting with --lang [=$LANG]
  • Printing over CUPS with --printer
  • Webcam support with --webcam

See x11docker --help for further options.

Known issues

  • Many shell extensions do not work properly.
  • gnome-control-center hangs for a while at some entries.
  • gnome-usage crashes with a segfault.
  • Wayland setups do not work.

Screenshot

screenshot

About

Gnome 3 desktop. Experimental.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published