Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for docker-compose #52

Open
stsvilik opened this issue May 1, 2019 · 4 comments
Open

Add support for docker-compose #52

stsvilik opened this issue May 1, 2019 · 4 comments
Labels
enhancement New feature or request feature

Comments

@stsvilik
Copy link
Collaborator

stsvilik commented May 1, 2019

This feature would allow automatic startup/teardown of docker-compose files in addition do Docker images.

@stsvilik stsvilik added feature enhancement New feature or request labels May 1, 2019
@Fermich11
Copy link

@stsvilik is going to be implemented soon?

@stsvilik
Copy link
Collaborator Author

@Fermich11 unfortunately no. I'm in the middle of renovation and have no real space/time to dedicate for this. However if someone (wink) can reverse-engineer docker implementation in this repo, they could try and whip something together.

@emilyrohrbough
Copy link

emilyrohrbough commented Nov 22, 2019

Here is an example of a custom wdio service that setups & tears down with docker-compose. We use it to setup and tear down a local selenium grid. Its still on webdriverio v4, but it might give you ideas: terra-toolkit's SeleniumDockerService

@jamesmortensen
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

4 participants