drone/app/gitspace/orchestrator/container
Dhruv Dhruv 3acded8ed8 feat: [CDE-92]: Container orchestrator and IDE service
* feat: [CDE-92]: Removing Client method from infraprovider interface and using DockerClientFactory to generate docker clients. Using go templates to substitute values in gitspace scripts. Setting a default base path for gitspaces if not provided.
* Rebasing
* feat: [CDE-92]: Addressing review comments.
* Rebasing
* Rebasing
* feat: [CDE-92]: Addressing review comments
* Rebasing
* feat: [CDE-92]: Using port from config for code-server installation
* feat: [CDE-92]: Initial commit
* Rebasing
2024-07-05 05:28:31 +00:00
..
template feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
container_orchestrator.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
devcontainer.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
embedded_docker.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
ide.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
template.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
vscode.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
vscodeweb.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
wire.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00