Ten Years of a Docker-Client for Java and a Docker-Plugin for Gradle 1 May 2024·2 mins Docker started a revolution with its new approach to use containers as abstraction layer for applications.
On Library Dependencies and API Evolution 11 July 2015·8 mins As maintainer for publicly available libraries one sometimes has to answer feature requests or handle feedback about missing features of the library.
Gradle-Docker-Plugin and Docker-Client available 3 July 2014·2 mins In line with our deployment pipeline written in Gradle and using Docker, we currently use Groovy’s process execution methods to talk with a command line Docker client.