Skip to content

Ignore chown errors in import

micah requested to merge ignore_chown_errors into main

This ignores chmod errors. On analysis (see team#41328 (comment 2948033)) this appears to produce a resulting image that is reproducibly similar to one produced without that flag, but will build in unprivileged containers.

I believe the resulting images produced by this are good.

Merge request reports