[for-next PATCH 1/2] Azure: Rework world build to directly use the container
Tom Rini
trini at konsulko.com
Sun Dec 7 23:19:44 CET 2025
On Wed, 26 Nov 2025 17:49:58 -0600, Tom Rini wrote:
> While we had problems historically using buildman inside of a container
> when invoked directly via Azure, rather than calling docker in our
> script, that is no longer the case. We can make the job a bit easier to
> understand by running it more normally. The challenge here is that our
> container normally runs with an unprivileged user that we have populated
> tools for and Azure creates and uses a new unprivileged user. Copy what
> we need over to the new user.
>
> [...]
Applied to u-boot/next, thanks!
[1/2] Azure: Rework world build to directly use the container
commit: cf3d4da03f3a51615350f19094023947fd00d08a
[2/2] Azure: Rework binman testsuite job to directly use the container
commit: 57753073c1965d907f1d0fdb22b4e9b55f3ceedf
--
Tom
More information about the U-Boot
mailing list