How to run GUI applications directly in containers

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. docker-archlinux-gui

    This tutorial introduces a method for running GUI applications directly in containers (such as Docker and Podman) without installing any additional software.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. docker_scantailor

    Docker for ScanTailor and ScanTailor Advanced

    I've run an X app from Docker, a Linux container on a macOS host. I was able to move the incantations to a Makefile: https://github.com/ryanfb/docker_scantailor

  4. bubblewrap

    Low-level unprivileged sandboxing tool used by Flatpak and similar projects

    Another thing to look at is bubblewrap (https://github.com/containers/bubblewrap), which is what implements the sandboxing in Flatpak. It's handy on it's if you want to run a command from your host in a particular sandbox as kind of a one-off.

  5. x11docker

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

    Curious that there's no comparison to https://github.com/mviereck/x11docker , which I would describe as the incumbent in this space.

  6. waypipe

    I’ve used waypipe for this before. https://github.com/deepin-community/waypipe

  7. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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

Did you know that Shell is
the 11th most popular programming language
based on number of references?