Remove qemu-kvm package from tianon/qmeu since it's a transition package and we don't use the transition helper it installs

This commit is contained in:
Tianon Gravi 2015-01-02 15:44:04 -07:00
parent db051ce406
commit b18aaf85b1

View File

@ -1,7 +1,6 @@
FROM debian:sid FROM debian:sid
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
qemu-kvm \
qemu-system \ qemu-system \
qemu-utils \ qemu-utils \
--no-install-recommends --no-install-recommends