Derroylo/gitpod-tool

Option for custom docker-compose file

janspeller opened this issue · 1 comments

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

Has been merged, thanks for your contirbution :)