How can I make run GUI applications run form inside a docker container?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • x11docker

    Run GUI applications and desktops in docker and podman containers. Focus on security.

  • Checkout x11docker, it can be a little tricky to get things setup but it worked great when I was trying to run a Qt app in a Docker container.

  • Docker-OSX

    Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

  • To elaborate, docker is useful for all sorts of use-cases, some of which require a GUI. For instance, since Flash has been deprecated, there is a project which allows you to run Firefox with Flash in a container. This is useful for accessing older hardware which only presents a flash based frontend. Similarly, I've been experimenting with docker-osx which can present a full Mac OSX dekstop via docker. It does this by running an OSX image in QEMU which is in turn running in docker container. This is useful for cross-platform testing, and security research.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts