View Source Testcontainers.WaitStrategy.CommandWaitStrategy (testcontainers v1.2.8)
Considers a container ready as soon as a command runs successfully inside it.
Summary
Functions
Creates a new CommandWaitStrategy. This strategy waits until the given command executes successfully inside the container.
Functions
Creates a new CommandWaitStrategy. This strategy waits until the given command executes successfully inside the container.