This PR removes the apparently unnecessary macvlan docker network in favor of a bridge network. It also adds handling around mounting /dev/usb and avoids bothering at all with wifi on mac, for now.
[x] Update README-docker.md and other references to this being a limitation
This PR removes the apparently unnecessary macvlan docker network in favor of a bridge network. It also adds handling around mounting
/dev/usb
and avoids bothering at all with wifi on mac, for now.