Azure-Samples / Azure-Samples/azure-postgres-pgvector-python
Workspace path error when using Docker Desktop for Mac with VSCode devcontainers extension
- 主要语言
- Bicep
- 星标
- 27
- 派生
- 14
- 平均合并
- 3 天 15 小时
- 30 天内合并 PR
- 1
描述
`azd up` fails when using Docker Desktop for Mac (4.36.0, default settings) with VSCode devcontainers extension:
```bash
✔ Container azure-postgres-pgvector-python_devcontainer-db-1 Started1.0s
⠙ Container azure-postgres-pgvector-python_devcontainer-app-1 Starting0.4s
Error response from daemon: Mounts denied:
The path /workspaces/azure-postgres-pgvector-python is not shared from the host and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> Resources -> File Sharing.
See https://docs.docker.com/desktop/settings/mac/#file-sharing for more info.
```
"Settings" -> "Resources" -> "File sharing" shows `/tmp` is shared by default.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。