devcontainers / devcontainers/cli

Error response from daemon: invalid mount config for type "bind": bind source path does not exist

オープン
#613 コメント 1 件 リアクション 0 件 担当者 1 名 @chrmarti が担当を希望しています GitHub で見る
info-needed
主要言語
TypeScript
スター
3k
フォーク
457
平均マージ
13時間 17分
マージ済み PR(30日)
6

説明

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 -
...

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。