pack icon indicating copy to clipboard operation
pack copied to clipboard

[RFC 0076] Windows build images use SIDs for User/Group ownership

Open ekcasey opened this issue 4 years ago • 1 comments

RFC 0076 https://github.com/buildpacks/rfcs/pull/133

When creating builders or executing builds:

  • Use CNB_USER_SID and CNB_GROUP_SID instead of CNB_USER_ID and CNB_GROUP_ID when working with windows stack images
  • Replace any use of -uid and -gid flags with -usid and -gsid flags for builds in windows environments

ekcasey avatar Feb 17 '21 20:02 ekcasey

Block on lifecycle issue 343.

jjbustamante avatar Aug 18 '23 16:08 jjbustamante