This should allow a list of container to be passed these will all be created when the test starts and optionally torn down at the end. This will kill any containers already using the ports that the new containers want to use and also any instances of containers with the same names as specified.
This should allow a list of container to be passed these will all be created when the test starts and optionally torn down at the end. This will kill any containers already using the ports that the new containers want to use and also any instances of containers with the same names as specified.