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 run in docker instructions #102

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add run in docker instructions #102

wants to merge 5 commits into from

Conversation

PatStLouis
Copy link
Contributor

Adds a docker-compose file and some instructions.

This enables implementers to run all test suites against their implementation instead of having to clone individual repositories. This is similar to run against a local instance.

Copy link
Member

@BigBlueHat BigBlueHat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PatStLouis can you add something to the main README about how to use this? Or link to docker/README.md from there?

Also a few nits and questions.

PatStLouis and others added 4 commits February 13, 2025 15:52
Co-authored-by: BigBlueHat <[email protected]>
Co-authored-by: BigBlueHat <[email protected]>
Signed-off-by: PatStLouis <[email protected]>
@BigBlueHat BigBlueHat self-requested a review March 4, 2025 20:10
@@ -0,0 +1,38 @@
---
configs:
implementation.json:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given how you're doing the localConfig.cjs above, is this file still needed?

Guess I'm getting lost among all the nesting dolls...

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