To allow to build iceberg with TDP builder, we need builder to access docker and gradle. I have arbitrarily chosen to use dood and not dind for docker.
Dood is using host docker through socket which is mounted in container.
Gradle is installed from archive.
To allow to build iceberg with TDP builder, we need builder to access docker and gradle. I have arbitrarily chosen to use dood and not dind for docker. Dood is using host docker through socket which is mounted in container. Gradle is installed from archive.