diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -30,6 +30,12 @@ RUN echo 'deb http://ftp.debian.org/debian jessie-backports main' | tee -a /etc/ libperl-dev \ libnfnetlink-dev \ python3-git \ + parted \ + kpartx \ + grub-common \ + grub-pc \ + grub-pc-bin \ + grub2-common \ jq \ qemu-system-x86 \ qemu-utils \ |