On Mon, Apr 19, 2021 at 11:54 AM Alex Bennée <alex.ben...@linaro.org> wrote: > > 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. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > tests/docker/docker.py | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>