Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway69123
1677 days ago
I really wish docker (not specifically but containers frameworks) had support for graphical output. Be really cool to containerise visual apps.
3 comments
kortex
1677 days ago
You can do it, I've done it, for the express purpose of GUI apps in containers. You have to mount in a Xwindows socket. There's info out there how to do it.
link
w7
1677 days ago
They can-- I know someone who runs xorg in a container with SPICE output support, but not sure on the specifics.
link
yjftsjthsd-h
1677 days ago
I suggest that you look up x11docker.
link