The command docker run -v /var/folders/zz/... produces the following error.
docker run -v /var/folders/zz/...
docker: Error response from daemon: Mounts denied: The paths /var/f
My issue fixed when I removed the project Path from File Sharing in docker preferences and restart the docker, Then add the project file path again.