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

Docker compose #15

Closed
M0dM opened this issue Nov 13, 2019 · 2 comments
Closed

Docker compose #15

M0dM opened this issue Nov 13, 2019 · 2 comments
Assignees

Comments

@M0dM
Copy link

M0dM commented Nov 13, 2019

Hi,

What do you think about writing a docker compose file to run all 3 packages in a single command locally ?

Regards,

@agoldis
Copy link
Collaborator

agoldis commented Nov 13, 2019

Good idea!

Do you mean for dev or for deployment?

We already have this one, I use it for dev: https://github.com/agoldis/sorry-cypress/blob/master/docker-compose.yml

But it only runs 2 backend packages - I couldn't plug the web dashboard into docker-compose in a convenient way.

@M0dM
Copy link
Author

M0dM commented Nov 14, 2019

I mean, if a new user wants to test sorry-cypress he should be able to use a docker compose file with docker images pulled from docker hub to start start testing it in 2 minutes.

@agoldis agoldis self-assigned this Nov 16, 2019
agoldis added a commit that referenced this issue Nov 16, 2019
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

No branches or pull requests

2 participants