devcontainers / devcontainers/spec
Monorepo and git
Open
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have a monorepo with a few projects in it, two of which are `api` and `ui`, each with it's own `Dockerfile`.
I can work on each service separately, but I don't have access to git as the `.git` directory is up in the dir tree, and outside the specific container.
Is there a recommended way to tackle this issue and have access to the git repo inside the container?
Contributor guide
Assessment
This issue has not been assessed yet.