Skip to content

Avoid double Composer install in UBI image build - #4014

Open
williamjallen wants to merge 1 commit into
Kitware:masterfrom
williamjallen:composer-remove-efficiency
Open

williamjallen wants to merge 1 commit into
Kitware:masterfrom
williamjallen:composer-remove-efficiency

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

The composer remove command installs composer dependencies, effectively installing all dependencies twice in the UBI image build. This PR adds flags to avoid the install part of the dependency removal, saving time and space in the UBI image build.

The `composer remove` command installs composer dependencies, effectively installing all dependencies twice in the UBI image build.  This PR adds flags to avoid the install part of the dependency removal, saving time and space in the UBI image build.
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.

1 participant