Kévin Dunglas
Kévin Dunglas
@Havaria try disabling UPX for faster builds. Also, only include extensions that you really need.
Would you manage to gather a stack trace? This is the only way we can get an idea of what's going on :/
Wouldn't it better to improve `install-php-extensions` to use Pie? See https://github.com/mlocati/docker-php-extension-installer/issues/1125
Even before that because we rebuild the latest tagged binary each night with the latest version of SPC.
IMHO, we should merge both files. WDYT @alexandre-daubois?
Aren't the free macOS runners provided by GitHub Actions enough?
You need to use `docker buildx bake` to build our Docker images: https://frankenphp.dev/docs/contributing/#building-docker-images-locally The second error just looks like a network error on your side.
In my opinion, we should wait for the stable release of Symfony 7.4 and remove the outdated documentation at this point.
This looks more like a network issue on your side.