Issue #41146 has identified that our current container test classes could be improved.
Specifically:
DockerImageNamesshould be an enum so that it can be used in an annotation- The package should be
containernottestcontainerssince we use the names in Docker compose tests - Common testcontainer setup code should be in the same place rather than duplicated across multiple tests