How I (prefer to) automate Docker tasks with Java
IT Automation has become one of my favourite practices. This applies not only to testing. Whenever I see it's worth to automate technical tasks at my work I write the code and let the machine do the job. Here we delve into executing docker processes with Java.