Re: [PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles

2023-02-28 Thread Daniel P . Berrangé
On Fri, Feb 24, 2023 at 06:08:53PM +, Alex Bennée wrote: > For the cross-compilation use-case it is important to add the host > user to the dockerfile so we can map them to the docker environment > when cross-building files. > > Signed-off-by: Alex Bennée > --- > .gitlab-ci.d/cirrus/freebsd-

[PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles

2023-02-24 Thread Alex Bennée
For the cross-compilation use-case it is important to add the host user to the dockerfile so we can map them to the docker environment when cross-building files. Signed-off-by: Alex Bennée --- .gitlab-ci.d/cirrus/freebsd-12.vars | 5 + .gitlab-ci.d/cirrus/freebsd-13.vars