https://github.com/mviereck/dockerfile-x11docker-gnome
Gnome 3 desktop. Experimental.
https://github.com/mviereck/dockerfile-x11docker-gnome
Last synced: 6 months ago
JSON representation
Gnome 3 desktop. Experimental.
- Host: GitHub
- URL: https://github.com/mviereck/dockerfile-x11docker-gnome
- Owner: mviereck
- License: mit
- Created: 2019-08-31T18:21:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T21:24:25.000Z (about 3 years ago)
- Last Synced: 2025-03-26T04:42:29.967Z (7 months ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x11docker/gnome
Gnome 3 desktop in Docker image. (Experimental)- Run Gnome 3 desktop in a Docker container.
- Use [x11docker on github](https://github.com/mviereck/x11docker) 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
