News

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 ...
There's no need to perform a full-scale Jenkins installation on your local computer if you want to run pipeline builds. All you need is a local installation of Docker and you can quickly install ...