It copies from the first stage. Is the compiler installed to a different path?
On Tue, 12 Oct 2021, 19:24 Richard Henderson, <richard.hender...@linaro.org> wrote: > On 10/12/21 10:03 AM, Alex Bennée wrote: > > We need to split this like in hexagon and have a second stage which does > > a: > > > > COPY --from=0 /usr/local /usr/local > > > > This will limit the size of the final image (and also avoid duplicting > > the UID in the hexagon build). > > Yeah, well, I had to take that out because it errors out. > I have no idea what that does or means. > > > r~ >