mirror of
https://github.com/qemu/qemu.git
synced 2024-12-01 15:53:35 +08:00
529994e204
There was in the clean-up code caused by attempting to inspect images which finished before we got there. Clean up the clean up code by: - only track the one instance at a time - use --filter for docker ps instead of doing it by hand - just call docker rm -f to be done with it - use uuid.uuid4() for a random uid Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> |
||
---|---|---|
.. | ||
dockerfiles | ||
common.rc | ||
docker.py | ||
Makefile.include | ||
run | ||
test-block | ||
test-build | ||
test-clang | ||
test-debug | ||
test-full | ||
test-mingw | ||
test-misc | ||
test-quick | ||
test-unit | ||
travis | ||
travis.py |