AIAP libvirt: Add GuestFS Tools package
This package allows one to cat and interact with files in a guest VM Change-Id: Ib806a6c271452b61880745eafe05d149834af5dc
This commit is contained in:
parent
acf5077a0c
commit
a644188d8d
@ -13,7 +13,9 @@ RUN apt-get update ;\
|
|||||||
bridge-utils \
|
bridge-utils \
|
||||||
libvirt-clients \
|
libvirt-clients \
|
||||||
systemd \
|
systemd \
|
||||||
socat ;\
|
socat \
|
||||||
|
libguestfs-tools \
|
||||||
|
linux-image-generic ;\
|
||||||
find /etc/systemd/system \
|
find /etc/systemd/system \
|
||||||
/usr/lib/systemd/system \
|
/usr/lib/systemd/system \
|
||||||
-path '*.wants/*' \
|
-path '*.wants/*' \
|
||||||
|
Loading…
Reference in New Issue
Block a user