Ryan R Sundberg

Results 25 issues of Ryan R Sundberg

Support [Startup Check Strategies](https://java.testcontainers.org/features/startup_and_waits/#startup-check-strategies) including OneShotStartupCheckStrategy.

DEPRECATED: Libs must be qualified, change orchestra => orchestra/orchestra

Host networking is unique from the other network drivers. It requires the container to run (.withNetworkMode "host"). Trying to create a docker network with the "host" driver does not work....

`with-network` provides a test fixture function which will set up and tear down a network for a test suite.

There was a bug in create/remove-network! due to the ID being incorrectly saved as :network-name.