mlswg / mls-implementations

Coordination of implementation and interop specific details
110 stars 14 forks source link

Add Docker-based interop testing #178

Closed bifurcation closed 5 months ago

bifurcation commented 9 months ago

In our interop call today, we agreed that it would be helpful to add some Docker tooling to let people do interop testing more easily. This PR adds Dockerfiles for the test runner and for MLSpp, with the idea that this should allow other folks to send PRs adding their stacks.

Inspired by the OpenMLS docker tooling.