Hi everybody I need a little help, normally in linux i have installed with this script:
curl -sL https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh | bash -s -- -m intel-nuc -d /myFolder/
But off course in macOS return this error:
missing: systemd network-manager apparmor jq dbus
There is a way to install supervised on Mac docker?