Sign inSign up

udkyo/terrakvm

By udkyo

Updated over 8 years ago

Alpine container with Terraform and terraform-libvirt-provider

Image
0

1.1K

udkyo/terrakvm repository overview

TerraKVM

An Alpine based Docker container running Terraform and terraform-libvirt-provider.

Usage

Mount a path containing your .tf files, and also your libvirt socket at /libvirt-sock.

docker run --name terraform -it -v /var/run/libvirt/libvirt-sock:/libvirt-sock -v /path/to/tf/files:/terraform udkyo/terrakvm sh

Optionally, mount paths to pool storage locations etc if you plan to manipulate files manually.

Tag summary

Content type

Image

Digest

Size

331.8 MB

Last updated

over 8 years ago

docker pull udkyo/terrakvm