Skip to content

Commit ca270cd

Browse files
authored
Merge pull request #24 from bcdevices/add-qemu
Install qemu.
2 parents 73fabc5 + 8a1c3d3 commit ca270cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
4646
python3-setuptools \
4747
python3-tk \
4848
python3-wheel \
49+
qemu \
4950
unzip \
5051
wget \
5152
xz-utils \

0 commit comments

Comments
 (0)