Home
last modified time | relevance | path

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

/qemu/tests/docker/
H A Ddocker.pybf46c0eed345714044080539b7d17707dc8e3f2e Wed May 12 10:20:24 UTC 2021 Alex Bennée <alex.bennee@linaro.org> tests/docker: allow "update" to add the current user

The current user functionality is used for cross compiling to avoid
complications with permissions when building test programs. However
for images that come from the registry we still need the ability to
add the user after the fact.

Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210512102051.12134-5-alex.bennee@linaro.org>