Skip to content

Wrapper for Docker that lets you run GUI applications by exposing the X11 server to the container

Notifications You must be signed in to change notification settings

afdaniele/x-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

X-Docker

X-Docker is a utility tool that makes it easy to configure a Docker container for use with GUI applications. There are two versions of X-Docker:

  • A command-line wrapper for Docker. It lets you run GUI applications in Docker simply by running x-docker run ...;
  • A Python library. It gives you the arguments to pass to the Docker SDK for Python in order to run GUI-enabled containers;

Further information can be found in the specific directories.

About

Wrapper for Docker that lets you run GUI applications by exposing the X11 server to the container

Resources

Stars

Watchers

Forks

Packages

No packages published