On 24/2/23 19:08, Alex Bennée wrote:
We don't really need stuff from docker.py to do the build as we have
everything we need with a direct call. We do rely on the dockerfiles
being able to tweak the UID/name mapping as the last step.
Signed-off-by: Alex Bennée
---
tests/docker/Makefile.includ
On Fri, Feb 24, 2023 at 06:08:55PM +, Alex Bennée wrote:
> We don't really need stuff from docker.py to do the build as we have
> everything we need with a direct call. We do rely on the dockerfiles
> being able to tweak the UID/name mapping as the last step.
>
> Signed-off-by: Alex Bennée
>
We don't really need stuff from docker.py to do the build as we have
everything we need with a direct call. We do rely on the dockerfiles
being able to tweak the UID/name mapping as the last step.
Signed-off-by: Alex Bennée
---
tests/docker/Makefile.include | 22 +-
1 file ch