diff --git a/localinstall/README.md b/localinstall/README.md index 57cc8876..76c7221c 100644 --- a/localinstall/README.md +++ b/localinstall/README.md @@ -14,3 +14,8 @@ Get your own KernelCI instance up and running in no time. ### Running Change `ADMIN_PASSWORD` in the `main.cfg`, then run shell scripts from the root directory in their order. + +### Mac OSX + +From docker-desktop for osx 4.13 onwards the behavior for the creation of the `/var/run/docker.sock` socket changed. +To allow connections to the socket you must got to Docker Client, and then check the option under `Settings > Advanced > Allow the default Docker socket to be used (requires password)`.