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: content/manuals/ai/sandboxes/troubleshooting.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,8 @@ This means the CLI plugin isn't installed or isn't in the correct location. To f
28
28
29
29
2. If using Docker Desktop, restart it to detect the plugin.
30
30
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
+
31
33
## "Experimental Features" needs to be enabled by your administrator
32
34
33
35
You see an error about beta features being disabled when trying to use sandboxes.
0 commit comments