devcontainers / devcontainers/cli
[Feature Request] Read devcontainer.json from a docker volume
Abierto
feature-request
- Lenguaje dominante
- TypeScript
- Estrellas
- 3k
- Forks
- 457
- Merge medio
- 13 h 17 min
- PR fusionados (30 d)
- 6
Descripción
I'm always cloning repositories into named docker volumes, since mounting workspaces folders into docker machines introduces performance impacts, and for keeping my host clean. This is done via the `Clone Repository in Named Container Volume`-option provided by your remote containers extension.
It would be pretty cool if I could do the same using the CLI, for building, starting and running commands, like `devcontainer up @myproject` or similar.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.