Skip to content

Commit d95902c

Browse files
authored
[docs] Mention removing credsStore from docker config.json (ddev#4790) [skip ci]
1 parent d0c02fa commit d95902c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content/users/install/docker-installation.md

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ You’ll need a Docker provider on your system before you can [install DDEV](dde
3939

4040
#### Migrating Projects from Docker Desktop to Colima
4141

42+
!!!tip "Docker Desktop may have left a bad `config.json`"
43+
Remove the `credsStore` line in `~/.docker/config.json` if you have trouble running `ddev start` with a project you’ve migrated.
44+
4245
Move your project databases from Docker Desktop to Colima:
4346

4447
1. Make sure all your projects are listed in [`ddev list`](../usage/commands.md#list).

0 commit comments

Comments
 (0)