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:
Steven Fitzpatrick 2022-01-06 21:06:07 +00:00
parent acf5077a0c
commit a644188d8d
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@ RUN apt-get update ;\
bridge-utils \
libvirt-clients \
systemd \
socat ;\
socat \
libguestfs-tools \
linux-image-generic ;\
find /etc/systemd/system \
/usr/lib/systemd/system \
-path '*.wants/*' \