Switch qemu over to -slim

This commit is contained in:
Tianon Gravi 2017-03-21 14:32:16 -07:00
parent b577100ecf
commit e51e8b827f

View File

@ -1,4 +1,4 @@
FROM debian:stretch
FROM debian:stretch-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ovmf \