Docker module provides DinD using Dagger.
Note: This module is experimental and please use it with caution.
- Module requires Dagger CLI version
v0.12.1or higher.
This module requires to run Docker service with InsecureRootCapabilities enabled. This means that container started
with --privileged flag. This is a security risk and should be used with caution.