no bind mount for docker remote

This commit is contained in:
2025-04-26 00:12:22 +02:00
parent f3be5a1f20
commit b8d150d785

View File

@@ -7,9 +7,6 @@
"ide": "GoLand" "ide": "GoLand"
} }
}, },
"mounts": [
"source=${localWorkspaceFolder},target=/workspace,type=bind"
],
"workspaceFolder": "/workspace" "workspaceFolder": "/workspace"
} }