Docker Gui Example

An example of how run GUI apps with Docker.
Alternatives To Docker Gui Example
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Guilite6,587
2 months ago10apache-2.0C++
✔️The smallest header-only GUI library(4 KLOC) for all platforms
X11docker4,642
a month ago10mitShell
Run GUI applications and desktops in docker and podman containers. Focus on security.
Maildev3,88654267 days ago44May 18, 2022111otherSCSS
:mailbox: SMTP Server + Web Interface for viewing and testing emails during development.
Mongoku1,170
16 days ago9July 31, 201949mitTypeScript
🔥The Web-scale GUI for MongoDB
Dynamodb Admin1,1685414 days ago45May 01, 202227mitEJS
GUI for DynamoDB Local or dynalite
Openapi Gui1,071
a year ago6September 21, 201819mitJavaScript
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
Smartqqbot1,008
4 years ago18gpl-3.0Python
基于SmartQQ的自动机器人框架
Bmw Tensorflow Training Gui934
2 months ago2apache-2.0Python
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Docker Firefox796
18 days ago56Shell
Docker container for Firefox
Bmw Yolov4 Training Automation625
10 days ago9bsd-3-clausePython
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
Alternatives To Docker Gui Example
Select To Compare


Alternative Project Comparisons
Readme

GUI Apps in Docker

Build Status

An example of how to run GUI apps in Docker using X forwarding.

XEyes Demo

What you need to know

  • To try it, clone and run bin/demo xeyes (Requires Docker and you must be using Xorg display server).
  • The relevant files for understanding how X forwarding is achieved are Dockerfile, entrypoint.sh, and bin/demo.
  • The .tasks folder is used for a build and release pipeline with Travis CI. Ignore this folder unless you want to learn about creating CI/CD pipelines with Docker.

Known Limitation

Your working directory must be inside the host user's home directory. Running outside in a directory higher than that will result in failure.

Popular Docker Projects
Popular Gui Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Docker
Dockerfile
Gui
Ci
Ci Cd
Xorg