divnix / std

A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines!
https://std.divnix.com
377 stars 41 forks source link

fix uid/gid in OCI user #380

Closed oneingan closed 1 week ago

oneingan commented 2 weeks ago

I have found that uid and gid parameters in mkStandardOCI function was being ignored. I hope this fix will be enough.