Skip to content

Docker, Docker Compose, Retry

Compare
Choose a tag to compare
@sagebind sagebind released this 20 Mar 22:12
· 45 commits to master since this release

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.