- Bump
gradle-docker-applications-plugin
to1.1.0
- Bump
gradle-docker-applications-plugin
to1.0.2
- Bump
gradle-docker-applications-plugin
to1.0.1
- Account for when plugin is applied to a script which is not the root script.
- Bump
gradle-docker-applications-plugin
to1.0.0
- Bump
gradle-docker-applications-plugin
to0.9.7
- Bump
gradle-docker-applications-plugin
to0.9.6
- Added extension point
databases
with initial optionrandomPorts
which if set to true will assign random ports to all exposed ports of dockerized application. Default is to expose ports exactly as they are to host.
- Initial release with support for
postgres
,oracle
,db2
, andsqlserver
.