Sign inSign up

gameplayer8/docker-libvirtd

By gameplayer8

Updated about 1 year ago

Libvirt daemon inside Docker container with some tweaks.

Image
0

4.3K

gameplayer8/docker-libvirtd repository overview

XaviaMa Codeberg Build TransRights Enbyware License Version Size Pulls

Alpine Linux libvirt (qemu+kvm) docker image with openvSwitch, DBus, Polkit and OpenSSH auth.

GitHub Actions and Woodpecker servers are updating the image reguarly.

What does it do?

This repository is a source code of solution to run the libvirt daemon, commonly used with QEMU to manage multiple virtual machines.

Setup

  1. Create file authorized_keys with your SSH pubkey, for authentication.
  2. Run docker compose pull and docker compose up -d to boot up runtime.
  3. In ./iso you can put your ISO files / images (path is read-only).
  4. To enable full capability, flip the privileged: option to true in docker-compose.yml. (I'm working on workaround).

License

Under MIT License unless stated otherwise. Libvirt logo is under CC-by-SA 4.0 License.

Stars 🌟

Stars

Tag summary

Content type

Image

Digest

sha256:d482d3dbe

Size

220.3 MB

Last updated

about 1 year ago

docker pull gameplayer8/docker-libvirtd