Home
last modified time | relevance | path

Searched hist:"83405 c4517679722257b1560f75fb7488b671374" (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/docker/
H A Ddocker.py83405c4517679722257b1560f75fb7488b671374 Mon Jun 18 10:14:40 UTC 2018 Alex Bennée <alex.bennee@linaro.org> docker: docker.py use "version" to probe usage

The "images" command is a fairly heavyweight command to run as it
involves searching the whole docker file-system inventory. On a
machine with a lot of images this makes start-up fairly expensive.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>