An open API service indexing awesome lists of open source software.

https://github.com/clayrisser/docker-gtk

Run GTK GUI apps with docker
https://github.com/clayrisser/docker-gtk

docker graphical-interface gtk gui x11

Last synced: 9 months ago
JSON representation

Run GTK GUI apps with docker

Awesome Lists containing this project

README

          

# docker-gtk _Alpha_
Run GTK GUI apps with docker

![](assets/docker-gtk.png)

## Setup

```sh
git clone git@github.com:jamrizzi/docker-gtk.git
cd docker-gtk && make
```

## Test

```sh
make run
```