devcontainers / devcontainers/cli

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

Aperta
#613 1 commento 0 reazioni 1 assegnatario Rivendicata da @chrmarti Vedi su GitHub
info-needed
Lingua principale
TypeScript
Stelle
3k
Fork
457
Merge medio
13h 17m
PR unite (30g)
6

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.