Nuacht

Ant and Docker in a Jenkins pipeline There are many ways to approach a Jenkins build with Apache Ant, but by far the most manageable and maintainable integration path is to delegate to a Docker ...
How to use Jenkins with Docker If your Jenkins builds don’t use Docker, you’re not playing the continuous integration game on expert level. By delegating the compile, test, package and deploy steps to ...