Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Releases: testcontainers/dind-drone-plugin

1.6.1

05 Feb 16:20
92842fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.5.2

04 Mar 06:51
f323798
Compare
Choose a tag to compare

What's Changed

  • Add EXTRA_DOCKERD_OPTIONS to dockerd-entrypoint script by @kalrover in #19

1.5.1

28 Jun 11:00
f5cd745
Compare
Choose a tag to compare
  • Update to docker:20.10.16-dind to avoid cgroups v2 issue #18 @JimNero009

1.5.0

24 Mar 10:36
0153604
Compare
Choose a tag to compare
  • 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

07 Sep 12:12
7dd6bdf
Compare
Choose a tag to compare
  • Allow any executable to be used as a hook script (#10, @rnorth)

1.4.0

27 Aug 12:35
2f648c3
Compare
Choose a tag to compare
  • Don't overwrite all environment variables (#8, @Smeb)
  • Add image_aliases and hook script support (#9, @rnorth)

1.3.0

25 Oct 09:52
02ae82a
Compare
Choose a tag to compare
  • Change default storage driver when not specified (#7)
  • Remove image layer caching (#6)

1.2.0

30 Jul 13:29
d2732e7
Compare
Choose a tag to compare
  • Set DOCKER_HOST to use TCP to connect to daemon

1.1.1

14 Mar 15:58
d8229bd
Compare
Choose a tag to compare
Merge pull request #4 from testcontainers/change-exit-code-handling

Change exit code handling to fix erroneous error code being emitted

1.1.0

04 Mar 10:38
8059fdb
Compare
Choose a tag to compare
  • Enable caching of images in a workspace subdirectory
  • Support multi-line cmd