dev-environments icon indicating copy to clipboard operation
dev-environments copied to clipboard

creating environment from cloned git repo

Open AntoniRokitnicki opened this issue 3 years ago • 0 comments

I think this feature would be better if you provide the option to start a project in docker(+ vscode) from git repo. I'd clone git repo(to make it work with work repos as well or repos with complex auth). I'd have an option to choose a directory. docker would run a Dockerfile/Docker-compose/k8s and expose a port/ports. it'd also support code changes in vscode. This way I'd not have to install tools like JBoss or MySql. I'd just need cloned repo, docker, and vscode. All other things would be an abstraction. P.S. I'd also be great if I could see what is in MySql/Oracle that is being used by Docker.

AntoniRokitnicki avatar Mar 26 '22 05:03 AntoniRokitnicki