- Move
com.docker.machine.default.plist
to/Library/LaunchDaemons
sudo mv com.docker.machine.default.plist /Library/LaunchDaemons/
sudo chown root:wheel /Library/LaunchDaemons/com.docker.machine.default.plist
- Add to launchctl list
sudo launchctl load -w /Library/LaunchDaemons/com.docker.machine.default.plist
- Reboot & check