baseimage-gui
A minimal Docker base image to ease creation of X graphical application containers, accessible via web browser or VNC client.
About
baseimage-gui is a minimal Docker base image designed to simplify the containerization of X11 graphical applications on headless systems. It enables developers to package desktop-style applications into containers and expose their GUIs through either a web interface or VNC, makin…