On 07/02/2018 11:30 AM, Alex Bennée wrote:
> This is best done with any child images that actually need it.
> 
> Signed-off-by: Alex Bennée <[email protected]>

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>

> ---
>  tests/docker/dockerfiles/debian-bootstrap.docker | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/tests/docker/dockerfiles/debian-bootstrap.docker 
> b/tests/docker/dockerfiles/debian-bootstrap.docker
> index 3a9125e497..14212b9cf4 100644
> --- a/tests/docker/dockerfiles/debian-bootstrap.docker
> +++ b/tests/docker/dockerfiles/debian-bootstrap.docker
> @@ -17,5 +17,3 @@ RUN /debootstrap/debootstrap --second-stage
>  # At this point we can install additional packages if we want
>  # Duplicate deb line as deb-src
>  RUN cat /etc/apt/sources.list | sed "s/deb/deb-src/" >> /etc/apt/sources.list
> -RUN apt-get update
> -RUN apt-get -y build-dep qemu
> 

Reply via email to