How to Run GUI App in Docker on Osx
📝
内容提要
This is a quick guide explaining how to run GUI app in docker on mac osx. step 1.install two important tools #brew cask install xquartz #brew install socat step 2.run socat socat...
➡️