Skip to content

Commit e195b82

Browse files
authored
README: Add colima instructions (#730)
1 parent 73c3bb9 commit e195b82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,10 @@ You can either use `--host` or `DOCKER_HOST` to point to the Docker Desktop's Un
949949

950950
To configure Docker Desktop to create the default Unix socket open its UI and go to `Settings -> Advanced` where you need to check the `Enable default Docker socket (Requires password)` option.
951951

952+
### COLIMA
953+
954+
Similar to with Docker Desktop, but the socked will need to be configured to use `unix://${HOME}/.colima/<PROFILE>/docker.sock`.
955+
952956
## HTTP PROBE COMMANDS
953957

954958
If the HTTP probe is enabled (note: it is enabled by default) it will default to running `GET /` with HTTP and then HTTPS on every exposed port. You can add additional commands using the `--http-probe-cmd` and `--http-probe-cmd-file` options.

0 commit comments

Comments
 (0)