mirror of
https://github.com/rancher/os.git
synced 2025-07-13 22:54:03 +00:00
10 lines
389 B
Markdown
10 lines
389 B
Markdown
|
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.
|