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
| 0.1.2 | 0.2.0 | |
|---|---|---|
| Release date | Nov 29, 2024 | Apr 22, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.1.2 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.21 | 2.1.20 |
Runtime Changes (2)
| 0.1.2 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.github.docker-java » docker-java-core | - | 3.5.0 |
| + Added | com.github.docker-java » docker-java-transport-httpclient5 | - | 3.5.0 |
