How to expose audio from Docker container to a Mac?
问题 I know it's possible by using pulse audio on a Linux host system But paprefs is built for linux not mac. 回答1: The Docker-for-Mac VM doesn't have any sound passthrough device, so there isn't anything that you could take advantage of from that angle. By contrast, a virtualbox or vmware fusion VM does have the ability to do passthrough audio. I was able to get pulseaudio installed and working on OSX with the following command: brew install pulseaudio I was able to verify this worked by running