Problems with CI/CD today:
- Pulling images to create new build environments is time-consuming
- Horizontal scaling is slow because the entire Jenkins /home or similar directory must be pulled
- Incremental builds accelerate testing, but they are error-prone