News

There is a great diversity of approaches to continuous integration and continuous delivery (CI/CD). Containerizing apps with Docker is a common step to take, for a variety of reasons. Once ...
Jenkins and its various plug-ins can help to create a secure and automated CI environment to test code quickly, preventing any delays in the pipeline. Jenkins allows you to integrate a range of ...
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 ...