docker: remove unused debian8 partial image
commitafa1cf4329670379c9895640c11d00a8a88c93e2
authorJohn Snow <jsnow@redhat.com>
Mon, 23 Sep 2019 18:11:36 +0000 (23 14:11 -0400)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 26 Sep 2019 18:00:53 +0000 (26 19:00 +0100)
tree0702c6705867e62bdd11ab5542e285b0c5a083e2
parentccf20b3b4f13dbb513f030469d4f5c282c700082
docker: remove unused debian8 partial image

debian8 partial base is also not consumed by any image, so remove it.
For QEMU's development cycle, we only support debian9 (stretch) and
debian10 (buster).

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190923181140.7235-3-jsnow@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian8.docker [deleted file]