I have a specific ADB installation that is able to connect to my connected Android devices, as well as some Emulators inside of Docker images that I use for automation.
It would be great if I could use that ADB instance instead of the bundled one, primarily because I'd have all my devices configured and connected, and ready for screen capturing.