Releases: codebandits/container-gradle-plugin
Releases · codebandits/container-gradle-plugin
0.1.2
0.1.1
Fixed
- Simplify the path evaluation for docker
- Lazily evaluate dockerRun configuration
0.1.0
Added
- Added privileged property to dockerRun configuration, allowing tasks to run with Docker's privileged mode.
0.0.1
Added
- Initial release of the Gradle plugin.
- ContainerRunTask: Allows container run operations to be executed as Gradle tasks.
- Support for declaring Docker containers as task inputs and outputs.