Skip to content

Commit 2baa661

Browse files
Update troubleshooting guide with DOCKER_CONFIG note
Added note about DOCKER_CONFIG environment variable affecting plugin detection.
1 parent 548e6cd commit 2baa661

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/manuals/ai/sandboxes/troubleshooting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ This means the CLI plugin isn't installed or isn't in the correct location. To f
2828

2929
2. If using Docker Desktop, restart it to detect the plugin.
3030

31+
Other cause could be DOCKER_CONFIG environment variable set, pointing to someother path than ~/.docker. Unsetting DOCKER_CONFIG should resolve the issue in this case.
32+
3133
## "Experimental Features" needs to be enabled by your administrator
3234

3335
You see an error about beta features being disabled when trying to use sandboxes.

0 commit comments

Comments
 (0)