Running a Graphical Application from a Docker Container - Simply and Securely

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pgmodeler-container

    Docker image wrapping pgmodeler/pgmodeler.

  • I will show you how to configure your graphical Docker image securely using my PgModeler image as an example: https://github.com/artis3n/pgmodeler-container. Understanding how to secure a Docker container requires understanding the underlying Linux behaviors taking place so we will discuss them in-depth. However, the result is a handful of extra lines to your Dockerfile and two volumes passed during docker run.

  • x11docker

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

  • If you are hesitant to allow X server access to a container, an interesting project to explore is x11docker. The gist of that project is to run a second X server with its own authentication cookies. Docker containers get access to the new X server and are segregated from display :0 on the host. This would prevent them from accessing your main display, although I am not sure how it affects the keyboard, mouse, and clipboard. Head over to that project and ask!

  • 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

  • Remote Controlling an HP 1670G Logic Analyzer with a Linux PC X Server

    1 project | news.ycombinator.com | 27 Dec 2023
  • What OSS does companies use to create their own Sandboxed Environments?

    1 project | /r/selfhosted | 17 Jun 2023
  • [Linuxserver/Calibre] Multiple error log messages: <dbus-core: error connecting to system bus>

    1 project | /r/unRAID | 27 Feb 2023
  • Can we fake a specific path for an application ?

    3 projects | /r/archlinux | 18 Aug 2022
  • Linux Based Cloud Gaming Service - MaximumSettings

    2 projects | /r/linux_gaming | 28 Jul 2022