# docker-gtk **Repository Path**: mirrors_codejamninja/docker-gtk ## Basic Information - **Project Name**: docker-gtk - **Description**: Run GTK GUI apps with docker - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```