Category: Ubuntu, Docker, containerization, Ubuntu, Docker, containerization

In a distributed Jenkins environment, resource utilization of the slaves will be very less when the builds are not quite often. In this scenario, it is better to use ephemeral docker containers as your build slaves for better resource utilization.

Related Articles