Yes, I know
How to Run a Graphical Application from a Container

In a previous video, we’ve installed the Oracle Database in a Docker container. Today, we will see how we can run SQL Developer, an X11 graphical application directly from that container.

 View on YouTube 

Share 
How to Run a Graphical Application from a Container

Even if I focus on Oracle is this video, the principle will be that same for any other X application:

  • share the Unix Domain Socket between the host and the container

  • install the X client libraries in the container

  • setup a new user in the container with the proper settings and XAuth credentials

  • and…​ run the GUI application!

Reference

If you missed the "Install Oracle on Docker" video here it is:

Share to Help me reach my next YouTube milestone!

It’s a lot of work to maintain this channel, and the only thing I can take joy in from what I do is seeing more subscribers and the channel growing. That’s why I’m asking you to recommend and share this link on your social media and websites. Thanks!