您的位置:首页 > 运维架构 > Docker

Jenkins and Docker Next Generation Continuous Delivery

2015-12-29 14:36 609 查看
There is a sea change happening in IT and it is made up of three waves of innovation: infrastructure, application architectures and process/methodologies. Lightweight Docker containers, microservices-based application architectures and continuous delivery are simultaneously feeding on each other and giving IT the ability to provide more value faster to the business, consumer and user.

In order to help you ride this wave of innovation, the Jenkins open source community in collaboration with CloudBees, the Enterprise Jenkins Company and continuous delivery (CD) leader, has released six Docker-related plugins to enable continuous delivery (CD) of containerized applications with Jenkins.

The specific plugins announced by the Jenkins CI community include the following:

Jenkins 的Docker插件:

Docker Workflow -provides first-class support for Jenkins Workflow to build real world CD pipelines for containerized applications using Jenkins and Docker

Build and Publish -builds projects from a Dockerfile and pushes a tested and proven gold image to Docker Hub

Docker Hub Notification -triggers downstream jobs when a tagged container is pushed to Docker Hub - identifies which build pushed a particular container that is running in production and displays that on the Jenkins builds page

Docker Traceability

Docker Slaves – uses Docker containers as standardized build environments shared between Jenkins masters to improve isolation and elasticity

Docker Custom Build Environment – specifies customized build environments as Docker containers

 

 


文章专自:jenkins-docker
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: