Container is a Gradle plugin that enhances build portability, reproducibility, and flexibility by integrating containers into Gradle tasks. It provides a declarative and familiar way to run task operations inside containers and declare containers as task inputs and outputs.
Version0.2.0compared with

Version Details

Compile Changes (1)

0.1.2 0.2.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.jetbrains.kotlin » kotlin-stdlib2.0.212.1.20

Runtime Changes (2)

0.1.2 0.2.0
ChangeGroup / ArtifactPreviousCurrent
+ Added com.github.docker-java » docker-java-core-3.5.0
+ Added com.github.docker-java » docker-java-transport-httpclient5-3.5.0