devcontainers / devcontainers/cli

Allow overriding host mount

Abierto
#601 1 comentario 0 reacciones 0 asignados Ver en GitHub
feature-request
Lenguaje dominante
TypeScript
Estrellas
3k
Forks
457
Merge medio
13 h 17 min
PR fusionados (30 d)
6

Descripción

I have a somewhat similar case to https://github.com/devcontainers/cli/issues/295 and https://github.com/devcontainers/cli/issues/497 where I have a "control" container managing child instances. The control container itself is *also* in Docker, so the workspace paths there don't correspond to host paths.

Things are mostly working, except I don't want to encode the host path details in the devcontainer.json (since they differ by env). A CLI option for the host's path would be a great addition.

Would it be possible / acceptable to add a CLI flag to override the host mount path configuration?

Note: I specifically want to avoid modifying the `workspaceMount` configuration in the underlying `devcontainer.json` because the host paths change dynamically with each restart.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.