Closed jacobtomlinson closed 2 years ago
So far we've used external Docker images in testing, but this isn't ideal.
This PR adds a new make testprep command that will build some containers for use during testing.
make testprep
So far we've used external Docker images in testing, but this isn't ideal.
This PR adds a new
make testprep
command that will build some containers for use during testing.