Docker Tips - GUI Apps in a Linux Container on Windows (2021)
Run Linux Desktop GUI Apps in a Docker Container on Windows.
---
00:00 Introduction
00:21 XServer on Windows
00:47 Build Docker Image from scratch
03:06 Run Docker Container with the GUI app
04:32 Setting up SSH with X11 Forwarding
07:08 Run SSH server in a Docker Container
07:39 Launch GUI app using SSH
---
💻 XServer for Windows:
https://sourceforge.net/projects/vcxsrv/
💻 SSH client for Windows:
https://www.putty.org/
📝 Dockerfiles:
https://agiledevart.github.io/Dockerfile-x11
https://agiledevart.github.io/Dockerfile-x11.ssh
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
👨👩👧👦 Social:
◆ Twitter: https://twitter.com/agiledevart
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
🎮🕹️🐭 Snappy Mouse Run:
◆ Facebook: https://www.facebook.com/snappymouserun/
◆ App Store: https://itunes.apple.com/us/app/snappy-mouse-run/id1163515281
◆ Google Play: https://play.google.com/store/apps/details?id=com.agiledevart.snap
◆ Amazon Store: http://www.amazon.com/gp/mas/dl/android?asin=B07J15TS3R
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
#linux #docker #gui