( )⚙ D11767 dockerrpm: always use current user and group

This is an archive of the discontinued Mercurial Phabricator instance.

dockerrpm: always use current user and group
ClosedPublic

Authored by Mathiasdm on Nov 17 2021, 7:49 AM.

Details

Summary

Using uid 1000 and gid 1000 works by default in some cases,
but 'id -u' and 'id -g' should work in all cases.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Mathiasdm created this revision.Nov 17 2021, 7:49 AM
Alphare accepted this revision.Nov 22 2021, 5:40 AM
Alphare added a subscriber: Alphare.

I'll queue both patches on stable

This revision is now accepted and ready to land.Nov 22 2021, 5:40 AM