diff --git a/Dockerfile b/Dockerfile index 0b457fe..9f83903 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,7 @@ RUN apt-get update && \ libvirt-daemon-system \ locales \ openssh-client \ + ovmf \ pkg-config \ python \ python2.7 \