Continuously deliver environments and infrastructure
Apply software development and CD best practices to your application code and environments, ensuring your software and environments are always in sync
The Traceability API generates a SHA fingerprint allowing you to track containers through your pipeline and identify which container was deployed to production
Automatically build a new container image when its Dockerfile changes in Git, then push the resulting image to Docker Hub
Docker Workflow – Build continuous delivery pipelines for containerized applications using Jenkins and Docker
Build and Publish – Builds projects from a Dockerfile and pushes tested image to Docker Hub
Docker Hub Notification – Triggers downstream jobs when a tagged container is pushed to Docker Hub
Docker Traceability – Identify which build pushed a particular container to production
Docker Slaves – Use Docker containers as standardized build environments
Docker Custom Build Environment – Specify customized build environments as Docker containers