dependency-update-maven-plugin icon indicating copy to clipboard operation
dependency-update-maven-plugin copied to clipboard

Enable DIND

Open sparsick opened this issue 3 years ago • 1 comments

Currently, the CI build does not support Docker In Docker for Testcontainers. To solve this issue, there are two options:

  • fix DIND in drone or
  • move to Github Action that supports DIND out of the box.

see also PR #32 and issue #28

sparsick avatar Dec 19 '22 17:12 sparsick

Another possibility: DroneCI combined with Testcontainers Cloud

https://mastodon.social/@whichrich/109541569353801285

sparsick avatar Dec 21 '22 08:12 sparsick