qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 10/28] tests/docker: allow non-unique userid


From: Richard Henderson
Subject: Re: [PATCH v1 10/28] tests/docker: allow non-unique userid
Date: Tue, 26 Oct 2021 13:42:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/26/21 3:22 AM, Alex Bennée wrote:
This is a bit of a band-aid against hand-built images that have been
accidentally polluted by a user build. All images pulled from the
registry shouldn't have the user defined.

I believe that I've fixed the images currently uploaded.

I think we ought to totally rewrite now we add users to images. I don't think we can reasonably layer one image upon another without getting the user added at an intermediate image. At present the only way to do this is NOCACHE=1 NOUSER=1, so that all of the intermediate images are also rebuilt, and also force nouser.

Does this patch really help in the meantime?


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]