Add docker image for vagrant-libvirt (#1149)

Provide a docker image that supports execution of vagrant-libvirt
provided the host system has docker and libvirt installed. This can help
side step many of the library compatibility issues experienced by users
by providing an alternative way to run the latest code should their
distribution not have a natively packaged vagrant.
This commit is contained in:
Darragh Bailey
2020-10-03 17:16:00 +01:00
committed by GitHub
parent d7debb68c6
commit d4d82d9773
5 changed files with 346 additions and 48 deletions

2
.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
Gemfile.Lock
pkg