-
Notifications
You must be signed in to change notification settings - Fork 2k
[PHP] Add curl, unzip to reduce package installation time. #10282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
The following frameworks were updated, pinging maintainers: |
WyriHaximus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, It's OK this change.
But what we gain with composer, we loose it with docker build downloading, compiling and installing 2 more packages and dependencies.
PD: if you have installed PHP, please add the 2 packages.
|
About the no The bench don't permit use The same happens with the All use SEM versioning, so they need to work with .minor versions. If the bench fail is a bug in the framework (some times happened) and we can create a issue. So all is working in a secure way, only permitting minor versions. PD: in your production apps, please use always |
# Conflicts: # frameworks/PHP/kumbiaphp/kumbiaphp-workerman-mysql.dockerfile # frameworks/PHP/kumbiaphp/kumbiaphp-workerman.dockerfile # frameworks/PHP/mark/mark.dockerfile # frameworks/PHP/php/php-laravel-query-builder.dockerfile # frameworks/PHP/php/php-workerman.dockerfile # frameworks/PHP/reactphp/reactphp-libuv.dockerfile # frameworks/PHP/reactphp/reactphp.dockerfile # frameworks/PHP/yii2/yii2-raw.dockerfile # frameworks/PHP/yii2/yii2-workerman.dockerfile # frameworks/PHP/yii2/yii2.dockerfile
|
I think that nobody understand what I said before in this PR !! |
Warning message from composer in docker container:
Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled.
mark: No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
so, added curl extension, unzip