Home
last modified time | relevance | path

Searched hist:d47e3751 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/docker/
H A DMakefile.included47e3751 Mon Nov 15 08:29:10 CST 2021 Alex Bennée <alex.bennee@linaro.org> tests/docker: force NOUSER=1 for base images

As base images are often used to build further images like toolchains
ensure we don't add the local user by accident. The local user should
only exist on local images and not anything that gets pushed up to the
public registry.

Reported-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211115142915.3797652-2-alex.bennee@linaro.org>