](https://1.bp.blogspot.com/-0aPKFfhF33k/WApqIabmf1I/AAAAAAAAAxQ/jR33xg1OoMolm9T2Jt3FFixZt6294zUsACLcB/s1600/Untitled%2Bdrawing%2B%25281%2529.png)
1. 1.push code to GitHub
2. 2.hook to Jenkins master
3. 3.Launch job at Jenkins slave
4. 4.checkout Packer repository
5. 5.Run Service Job
6. 6.Download base bare metal image by build script
7. 7.build script execute diskimage-builder with Packer to create bare metal image
8. 8.Upload new created image to Glance
9. 9.Upload the image to Artifactory
**Container Image Creation:**
[