Sven Dowideit e1c6b2f6f9 Merge pull request #2003 from SvenDowideit/docker-17-06-breaks-qcow-build | 7 年之前 | |
---|---|---|
.. | ||
scripts | 7 年之前 | |
.dockerignore | 8 年之前 | |
Dockerfile.dapper | 7 年之前 | |
README.md | 8 年之前 |
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.
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.