Skip to content

Add unzip to the installed packages to speed up composer installations #121

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

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

boesing
Copy link
Member

@boesing boesing commented Aug 11, 2022

Q A
New Feature yes

Description

Composer is complaining that neither 7z nor unzip is available when running composer install or composer update.
To ensure that we have the maximum performance within the container when it comes to composer 2.0 features, adding unzip should help.

Fixes #120

@boesing boesing added this to the 1.23.0 milestone Aug 11, 2022
@boesing boesing requested a review from Ocramius August 11, 2022 18:57
@Ocramius Ocramius self-assigned this Aug 11, 2022
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Ocramius Ocramius merged commit ebe6051 into 1.23.x Aug 11, 2022
@Ocramius
Copy link
Member

Thanks @boesing!

@Ocramius Ocramius deleted the feature/zip-binaries branch August 11, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unzip is missing inside the container
2 participants