Skip to content

turlucode/docker-gui-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-gui-apps

N|Solid

A collection of Linux GUI apps by TurluCode.

Prerequisites

Some packages require GL support and thus rely on the graphics drivers of the host. For this reason you will see apps tagged as

  • [NVIDIA-X11] where there is GL support
  • [X11] where there is no GL support

So, to run GL apps, we currently support only NVIDIA via nvidia-docker v2.

nvidia-docker

To install nvidia-docker v2.x follow this. For more info visit the official NVIDIA support.

Build App

Use the proviced Makefile to build the deseried app:

# Prints Help
make

# E.g. Build Firefox
make firefox_x11

Run App

Each app needs different arguments in order to run. Run examples are localed at each app folder.

Supported apps

More info inside each app's readme

Issues and Contributing

About

A collection of Linux GUI apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published