Docker, Docker Compose, Retry
Added
- Add new basic convenience DSLs for Docker, and Docker Compose plugins, which saves the boilerplate of specifying the plugin name, etc.
- Add a DSL for automatic retry configuration.
Changed
- Remove the
dockerComposeContainer
method in favor of the DSL.