Skip to content

Add run in docker instructions#102

Open
PatStLouis wants to merge 5 commits into
mainfrom
test-with-docker
Open

Add run in docker instructions#102
PatStLouis wants to merge 5 commits into
mainfrom
test-with-docker

Conversation

@PatStLouis
Copy link
Copy Markdown
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.

Signed-off-by: PatStLouis <patrick.st-louis@opsecid.ca>
Copy link
Copy Markdown
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.

Comment thread docker/README.md Outdated
Comment thread .gitignore Outdated
Comment thread docker/localConfig.example.yml Outdated
PatStLouis and others added 4 commits February 13, 2025 15:52
Co-authored-by: BigBlueHat <byoung@digitalbazaar.com>
Co-authored-by: BigBlueHat <byoung@digitalbazaar.com>
Signed-off-by: PatStLouis <patrick.st-louis@opsecid.ca>
Signed-off-by: PatStLouis <patrick.st-louis@opsecid.ca>
@BigBlueHat BigBlueHat self-requested a review March 4, 2025 20:10
@@ -0,0 +1,38 @@
---
configs:
implementation.json:
Copy link
Copy Markdown
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