Also I noticed the `/etc/docker/certs.d` directory...
# rancher-desktop
m
Also I noticed the
/etc/docker/certs.d
directory is mounted from host filesystem
Copy code
ls -alh  /etc/docker/certs.d
lrwxrwxrwx    1 root     root          33 Aug  9 08:38 /etc/docker/certs.d -> /Users/me/.docker/certs.d
Any way to mount the daemon.json in a similar fashion ?