Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: acceptance-test-harness
-
Labels:None
-
Similar Issues:
Description
`TestContainers` is a well maintained project (with several test containers ready to rock and roll).
they also have advanced functionality such as https://www.testcontainers.org/features/image_name_substitution/#automatically-modifying-docker-hub-image-names which can help alleviate dockerhub pull issues when using a free or unauthenticated account.
We should investigate a switch over to TestContainers