mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Remove; - `MkdirAllAndChown` - `MkdirAndChown` - `MkdirAllAndChownNew` - `GetRootUIDGID` - `FromUserIdentityMapping` - `ToUserIdentityMapping` - `CurrentIdentity` - `IdentityMapping` - `Identity.Chown` - `IDMap` Also remove the temporary consts that were previously in use by BuildKit; - `SeTakeOwnershipPrivilege` - `ContainerAdministratorSidString` - `ContainerUserSidString` Signed-off-by: Sebastiaan van Stijn <github@gone.nl>