Releases: testcontainers/dind-drone-plugin
Releases · testcontainers/dind-drone-plugin
1.5.2
What's Changed
- Add EXTRA_DOCKERD_OPTIONS to dockerd-entrypoint script by @kalrover in #19
1.5.1
- Update to docker:20.10.16-dind to avoid cgroups v2 issue #18 @JimNero009
1.5.0
- Upgrade to latest docker:dind base image -
20.10.5-dind
(#14, @rnorth)
- Update documentation in order to support higher versions of drone (#12, @lucasventurasc)
1.4.1
- Allow any executable to be used as a hook script (#10, @rnorth)
1.4.0
- Don't overwrite all environment variables (#8, @Smeb)
- Add image_aliases and hook script support (#9, @rnorth)
1.3.0
- Change default storage driver when not specified (#7)
- Remove image layer caching (#6)
1.2.0
- Set DOCKER_HOST to use TCP to connect to daemon
1.1.1
Merge pull request #4 from testcontainers/change-exit-code-handling
Change exit code handling to fix erroneous error code being emitted
1.1.0
- Enable caching of images in a workspace subdirectory
- Support multi-line cmd