News

Two useful tools, Docker Compose and Jenkins, make it easier for developers to streamline their CI/CD pipelines. Compose is used to define and run multicontainer Docker applications, while Jenkins is ...
Jenkins Docker error: Invalid agent type If you’re Jenkins Docker build jobs are failing with the following error, don’t fret, as there’s a simple fix. Invalid agent type "docker" specified. Must be ...