Skip to content

Instantly share code, notes, and snippets.

@mook
mook / Desktop Applications in Containers.md
Created February 15, 2026 05:58
Notes on Running Desktop Applications in Containers

Desktop Applications in Containers

This includes some notes about running desktop applications (e.g. KCalc, winecfg) in containers.

Caution

Things described here have security implications; in general, it is assumed that the containerization exists only to isolate the filesystem against accidental modification.