qemu-with-rbd/README.md

12 lines
243 B
Markdown
Raw Normal View History

2019-08-31 08:16:42 +00:00
# qemu-with-rbd-alpine
Contain .apk package of qemu compiled with rbd support. (version 4.0.0-r1)
## Installation
`shell
git clone https://github.com/ahmedbilal/qemu-with-rbd-alpine.git
cd qemu-with-rbd-alpine
apk add * --allow-untrusted
`