mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-12 10:29:37 +00:00
fixes and improvements
This commit is contained in:
@@ -9,6 +9,7 @@ use JsonException;
|
||||
use RuntimeException;
|
||||
use Testcontainers\Exception\ContainerNotReadyException;
|
||||
|
||||
//TODO: not ready yet
|
||||
final class WaitForTcpPortOpen implements WaitStrategy
|
||||
{
|
||||
private Docker $dockerClient;
|
||||
|
||||
Reference in New Issue
Block a user