Is it possible to move Docker for Mac base vm?

Docker for Mac defaults to storing the base VM on the system disk at /Users//Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux.

I have an external 1TB SSD that I use for all of my VirtualBox images and VMs. I would like to have Docker for Mac run off of that external drive as there is more room than my system disk.

Is it possible to move the base VM?