..
声明:
本博客欢迎转发,但请保留原作者信息!
博客地址:http://blog.youkuaiyun.com/halcyonbaby
新浪微博:@寻觅神迹
内容系本人学习、研究和总结,如有雷同,实属荣幸!
diskimage-builder是openstack tripleO项目的子项目,主要用于定制云上使用的虚拟机镜像。
项目依赖于一些软件/库,为了方便使用,我把项目打成了一个Docker image。
项目目前放在github上,并依赖于Dockerhub的autobuild功能进行自动构建。
diskimage-builder-dockerfile
Diskimage-builder is a tool for building cloud image in openstack.
This project dockerize the diskimage-builder, then we can use the tool without installing and configuring it.
manual build image
Run the below commands.
1. git clone https://github.com/ContainerTribe/diski