devcontainers / devcontainers/cli
Feature request: clone repository into Docker volume with `devcontainer up`
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 457
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 6
Description
Right now it seems the only way to start a dev container is to have cloned a repository and then pass the `--workspacefolder` to each invocation of `devcontainer`.
Would it be possible to add a feature that clones a repository in a Docker volume or uses an existing repository that was cloned in a Docker volume to run `devcontainer` commands on?
Contributor guide
Assessment
This issue has not been assessed yet.