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

feat: add docker compose example for pact consumer #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Joelasaur
Copy link

@Joelasaur Joelasaur commented Feb 14, 2024

This is a work in progress, trying to demonstrate the error I'm getting when working with docker compose and pact:

The pact core was unable to write the pact file

So far I'm not able to reproduce it; the docker volume pacts_data is being read just fine by both the example-consumer and pact-cli containers. Not sure how to fix it on my end.

@mefellows
Copy link
Contributor

Thanks. I'm not quite sure how to approach this. Ideally each of our example projects are consistent and repeatable, so I'm not necessarily comfortable about bringing it in here without also bringing it in to all of the others.

Perhaps it's better placed in a separate example project to show the use of docker, or as an example in the Pact JS repo (which is also tested as part of each build).

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.

2 participants