You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use scripts/build image=nginx to build, and use scripts/run/py to run. But it shows initgroups() stubbed. I checked the initgroups() and find it is warn_stub. There are also other initgroups() in musl, so I'm confused how can I solve this problem.
The text was updated successfully, but these errors were encountered:
I use scripts/build image=nginx to build, and use scripts/run/py to run. But it shows initgroups() stubbed. I checked the initgroups() and find it is warn_stub. There are also other initgroups() in musl, so I'm confused how can I solve this problem.
The text was updated successfully, but these errors were encountered: