Skip to content

Conversation

faijdherbe
Copy link
Collaborator

When a project is part of a bigger workspace, the bin/dev command was not able to determine the correct docker-service as it was hardcoded to app.
This change checks if a docker-compose.yml exists in the project, if not it uses the name of the project-folder as the docker service to use. This means you need to make sure the project folder and dockerservice should named the same.

@faijdherbe faijdherbe requested a review from ederuiter April 2, 2022 10:43
@faijdherbe faijdherbe merged commit d6e189b into master Apr 2, 2022
@faijdherbe faijdherbe deleted the feature/bindev-autodetect-docker-service-in-multiproject-workspace branch April 2, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant