This Container is made to be used as base for gui Applications.
4.7K
Dockerfile linkstrusty-xonly (Dockerfile)trusty-gtk (Dockerfile)trusty-gtk-pulse (Dockerfile)trusty-gtk-gstreamer1.0 (Dockerfile)trusty-qt (Dockerfile)trusty-qt-pulse (Dockerfile)trusty-qt-gstreamer1.0 (Dockerfile)xonly , latest (Dockerfile)gtk (Dockerfile)gtk-pulse (Dockerfile)gtk-gstreamer1.0 (Dockerfile)qt (Dockerfile)qt-pulse (Dockerfile)qt-gstreamer1.0 (Dockerfile)These Containers depends on buildpack-deps
Why did i choose Ubuntu ?
Ubuntu is in my Opinion the most used and supported linux-distro.
I use some Applications with these containers. You can find them in github.com/Kry07/docker-apps. Please Comment, otherwise i don't recognize that some one is using my work. I don't upload them anymore to dockerhub, because nobody is using them.
For more information about this image and its history, please see GitHub repo.
LANG $LANG - Tells the system which language you are using. (Default en_US)
HOME /home/user - Sets the path to the home directory of the user.
DEBIAN_FRONTEND noninteractive - Let the OS know there is no tty.
DISPLAY $DISPLAY - Tells the X on which Screen to draw the windows. (Default :0)
PULSE_SERVER - Tells Pulseaudio where the server is. (Default tcp:192.168.0.120:4747)
$ xhost +si:localuser:$USER
$ docker run -v /tmp/.X11-unix:/tmp/.X11-unix:ro \
-v $HOME/.config/pulse/cookie:/home/user/.config/pulse/cookie:ro \
kry07/xorg:${xbranch} ...
Content type
Image
Digest
Size
148.7 MB
Last updated
over 9 years ago
docker pull kry07/xorg