devcontainers / devcontainers/cli
Error response from daemon: invalid mount config for type "bind": bind source path does not exist
Đang mở
info-needed
- Ngôn ngữ chính
- TypeScript
- Star
- 3k
- Fork
- 457
- Merge trung bình
- 13 giờ 17 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
I'm running devcontainer CLI in a docker container which might not be the most common use case. I mounted the workspace-folder to the container.
running devcontainer up causes error bind source path does not exist.
[2023-08-08T21:36:04.521Z] docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /app.
See 'docker run --help'.
Error: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/app,target=/workspaces/app -l devcontainer.local_folder=/data -
...
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.