1
0
mirror of https://github.com/rancher/os.git synced 2025-08-22 08:35:38 +00:00
os/scripts/images/openstack
Sven Dowideit e1c6b2f6f9 Merge pull request #2003 from SvenDowideit/docker-17-06-breaks-qcow-build
Docker 17.06 stops qemu quietly
(cherry picked from commit f9dd8945e6)
2017-07-31 10:50:48 +00:00
..
scripts make qcow images customizable, and build one for Digital Ocean 2017-04-26 04:40:04 +00:00
.dockerignore Scripts to build OpenStack/KVM image 2016-02-18 10:10:56 -07:00
Dockerfile.dapper Merge pull request #2003 from SvenDowideit/docker-17-06-breaks-qcow-build 2017-07-31 10:50:48 +00:00
README.md Scripts to build OpenStack/KVM image 2016-02-18 10:10:56 -07:00

OpenStack Image

Build by running dapper in this folder and the build will produce ./dist/rancheros-openstack.img. The image produced works with "Configuration Drive" to obtain userdata.

KVM

This build requires a host capable of KVM. If you don't have KVM then remove ENV DAPPER_RUN_ARGS --device /dev/kvm from Dockerfile.dapper, but it will run very slow.