SYNOPSIS

use Testcontainers::Wait;

my $wait = Testcontainers::Wait::for_health_check();

DESCRIPTION

Waits for the Docker health check (if configured in the image) to report "healthy". Equivalent to Go's wait.ForHealthCheck().

Check if Docker reports the container as "healthy".

1 POD Error

The following errors were encountered while parsing the POD:

Around line 41:

Unknown directive: =method