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
- Host: GitHub
- URL: https://github.com/clayrisser/docker-gtk
- Owner: clayrisser
- Created: 2017-04-05T19:53:42.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T07:19:39.000Z (almost 3 years ago)
- Last Synced: 2025-07-06T19:53:23.443Z (12 months ago)
- Topics: docker, graphical-interface, gtk, gui, x11
- Language: Dockerfile
- Size: 1.23 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-gtk _Alpha_
Run GTK GUI apps with docker

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