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.
Start Small and Keep it Simple: Overview 4 September 2022·7 mins Keep it simple stupid KISS in software development isn’t always easy.
Running Docker LinuxKit on Linode 18 June 2017·7 mins This post will show you the steps it takes to run a custom LinuxKit based image on Linode.
Zero Downtime Deployment with Docker Stack and Spring Boot 24 May 2017·10 mins Playing around with Docker Swarm mode really makes fun: you only need a single command to initialize a cluster on your local machine.
Blue/Green Deployment with Docker InfraKit 20 October 2016·9 mins The Docker InfraKit is a tool to create and manage you infrastructure in a declarative and self-healing manner.
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.
Determine whether a Docker container is running 16 September 2014·3 mins You might want to find out if a Docker container named “elasticsearch” is currently running.
Deploying with Gradle and Docker: have fun 27 July 2014·3 mins Deploying products to production is a quite individual process for every application.
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.
Gradle Summit 2014 follow-up 3 July 2014·1 min Probably a bit late, but private life is more important :)