commit | 5b8bcf6b6cf7a254854e75def40883e2a8fea5dc | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue Feb 28 19:06:47 2023 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed Mar 01 12:45:11 2023 +0000 |
tree | 27762903713ba5ab30a085b9ad7f1636c85eba76 | |
parent | 60f999b7f2890c9e8ddcd404ce8c4b89b5dee0a2 [diff] |
tests/lcitool: append user setting stanza to dockerfiles 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 <alex.bennee@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230228190653.1602033-19-alex.bennee@linaro.org>