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
Bugfix(modeling-commons): fix sharp/IPX native binary in frontend image
Consolidates the IPX hardening work:
- Bypass IPX for SVG images.
- Use Debian useradd/groupadd in the frontend image.
- Pin sharp via root resolutions.
- Reinstall sharp in the runtime image as a flat tree: Nitro symlinks the
native packages to @version-suffixed dirs, breaking the $ORIGIN-relative
rpath the sharp binding uses to load libvips (ERR_DLOPEN_FAILED).
0 commit comments