Home
last modified time | relevance | path

Searched hist:"547 cb45ea309dfdbaa8395dcc4c6330899118e56" (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/docker/
H A Ddocker.py547cb45ea309dfdbaa8395dcc4c6330899118e56 Fri Jun 29 16:46:49 UTC 2018 Alex Bennée <alex.bennee@linaro.org> docker: add special handling for FROM:debian-%-user targets

These will have been build with debootstrap so we need to check
against the debian-bootstrap dockerfile. This does mean sticking to
debian-FOO-user as the naming conventions for boot-strapped images.
The actual cross image is built on top.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>