Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 470 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 470 Bytes

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.