tests/docker: remove the Debian base images

We no longer use these in any of our images. Clean-up the remaining
comments and documentation that reference them and remove from the
build.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220914155950.804707-31-alex.bennee@linaro.org>
This commit is contained in:
Alex Bennée 2022-09-14 16:59:50 +01:00
parent 07056db1b5
commit d996f0aeb2
6 changed files with 2 additions and 74 deletions

View file

@ -375,7 +375,7 @@ locally by using the ``NOCACHE`` build option:
.. code::
make docker-image-debian10 NOCACHE=1
make docker-image-debian-arm64-cross NOCACHE=1
Images
~~~~~~