Skip to content
Snippets Groups Projects
Unverified Commit f85e9690 authored by Antoine Legrand's avatar Antoine Legrand Committed by GitHub
Browse files

Pipeline image: add qemu-utils (#11281)

parent 0c8d2946
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ RUN apt update -q \
software-properties-common \
unzip \
libvirt-clients \
qemu-utils \
&& curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add - \
&& add-apt-repository "deb [arch=$(dpkg --print-architecture)] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" \
&& apt update -q \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment