Option for custom docker-compose file
janspeller opened this issue · 1 comments
janspeller commented
Add Option to specify docker-compose file location.
Example:
- A Project already has a docker-compose.yml for local development
- Gitpod services could be specified in gitpod-compose.yml
- Argument Proposal:
-f
Example:gpt services start -f gitpod-compose.yml
Derroylo commented
Has been merged, thanks for your contirbution :)