You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop-docs/development/environment/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -293,4 +293,4 @@ docker ps
293
293
294
294
**Problem:** Switching from Docker Desktop to Colima results in error `Failed to start service: Credentials store error: StoreError('docker-credential-desktop not installed or not available in PATH')`
295
295
296
-
**Solution:** Remove the `credStore` key in your `~/.docker/config.json` file.
296
+
**Solution:** Remove the `credsStore` key in your `~/.docker/config.json` file.
0 commit comments