Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions localinstall/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)`.