Run builds in Docker agents, build and push images, deploy from Jenkins, and introduce shared libraries.
Docker Agents
Run Jenkins stages inside Docker containers for clean, reproducible build environments.
Build, Push & Deploy with Docker
Write an end-to-end Jenkins pipeline that tests, builds an image, pushes to a registry, and deploys over SSH.
Shared Libraries & Best Practices
Reuse pipeline code with shared libraries and apply production hygiene for Jenkins CI/CD.