Skip to content

Add --no-cache to Docker instructions#547

Merged
asgrim merged 1 commit intophp:1.4.xfrom
TimWolla:docker-no-cache
Mar 17, 2026
Merged

Add --no-cache to Docker instructions#547
asgrim merged 1 commit intophp:1.4.xfrom
TimWolla:docker-no-cache

Conversation

@TimWolla
Copy link
Member

The composer cache is not reusable within Docker, as each build is independent. It thus just bloats the final image.

PR submitter checklist

  • I have read CONTRIBUTING.md
  • I discussed this <bug|feature> with the maintainers in #<issue_number> (complete as appropriate)
  • I have added appropriate tests
  • I confirm that I have the right to submit this under the project's open source licence

The composer cache is not reusable within Docker, as each build is independent.
It thus just bloats the final image.
@asgrim asgrim self-requested a review March 17, 2026 09:42
@asgrim asgrim self-assigned this Mar 17, 2026
@asgrim asgrim added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 17, 2026
@asgrim asgrim added this to the 1.4.0 milestone Mar 17, 2026
@asgrim asgrim merged commit 3137195 into php:1.4.x Mar 17, 2026
27 checks passed
@TimWolla TimWolla deleted the docker-no-cache branch March 17, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants