devcontainers / devcontainers/cli
[Feature Request] Read devcontainer.json from a docker volume
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 457
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 6
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.