Docker filesystem sharing configuration
The Gigantum client needs access to several locations on your filesystem. By default /Volumes
, /tmp
, and /Users
are shared with Docker so for most users this should not be an issue. If you have restricted access manually, be sure that at a minimum, Docker is configured to access:
- /var/run/docker.sock
- /Users//gigantum
Updated about a year ago