Release v1.2.0
Gradle Plugins 1.2.0
This version adds a new plugin — the Docker plugin from the template repo.
Docker Plugin
This (relatively simple) plugin allows you to generate a Dockerfile based on a Kotlin DSL, centralising your project's configuration and allowing Docker to adapt to changes, such as renaming a Gradle project.
For more information, see the documentation. It is pretty long!
Commits (1)
- 696bbb: Move Docker plugin over from the template repo