Issue: Docker.app after quit do not unload com.docker.vmnetd.plist

Expected behavior

Not required services must be stopped after app stop. com.docker.vmnetd.plist one of this like services

Actual behavior

Docker.app after quit do not unload com.docker.vmnetd.plist

I do need manually execute
sudo launchctl unload /Library/LaunchDaemons/com.docker.vmnetd.plist

Information

  • host distribution and version OSX 10.11.6 and Docker.app 1.12.0

Steps to reproduce the behavior

  1. Run Docker.app
  2. Quit Docker.app from Docker Menu Extras
  3. /Library/LaunchDaemons/com.docker.vmnetd.plist is running