mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Ensure dependency on ip tool is satisfied (#1681)
Additionally ensure that the default docker run commands allow vagrant to request user input by allocating a tty.
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apt update \
|
||||
curl \
|
||||
git \
|
||||
gosu \
|
||||
iproute2 \
|
||||
kmod \
|
||||
libvirt-clients \
|
||||
openssh-client \
|
||||
|
||||
Reference in New Issue
Block a user