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
If I have understood correctly the problem is that Alpine and Debian use different C standards: musl on Alpine vs glibc on Debian, and PHP depends heavily on this.
As mentioned here: #555 it creates instabilities with PHP because it hasn't tested with musl.
IMO, the real question is why do you use Alpine? Is it representative of your production environment?
Note: I'm not sure if we can or want to add a note to answer this issue.
Hey,
I was wondering if it was possible to list what exactly the known issues mentioned in https://github.com/dunglas/symfony-docker/blob/main/docs/alpine.md are.
I feel like it would help users with the decision if they should use Alpine or not.
The text was updated successfully, but these errors were encountered: