How to remove Docker popup message to create symlink at startup OsX
Task: Docker Desktop wants to create symlink. Remove it or disable it appears.
Solution:
Open ~/Library/Group\ Containers/group.com.docker/settings.json and set "authDeclinedInstallSettings": false, to true.
Done.