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:
parent
db051ce406
commit
b18aaf85b1
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user