This commit is contained in:
Radix10
2020-10-09 16:53:59 +08:00
committed by GitHub
parent e5c50de3c2
commit 8f37a78290

View File

@@ -110,7 +110,7 @@ docker pull vagrantlibvirt/vagrant-libvirt:latest
Running the image:
```bash
docker run -it -rm \
docker run -it --rm \
-e LIBVIRT_DEFAULT_URI \
-v /var/run/libvirt/:/var/run/libvirt/ \
-v ~/.vagrant.d:/.vagrant.d \