This page is up to date, and intended for version
1.0 of the Coral Server and Coral Studio.
Linux
Linux
Mounting
/var/run/docker.sock
should be enough to give the server the ability to spin up containers.macOS
macOS
We recommend you install colima for a nicer experience. With colima, you can mount Without colima, you can mount
~/.colima/docker.sock
:~/.docker/run/docker.sock
to the container:Windows
Windows
Mount If that doesn’t work, mount
//var/run/docker.sock
://./pipe/docker_engine
: