[PR #918] [MERGED] feat(docker): copy PHP extensions from builder stage to speedup the b… #1051

Closed
opened 2026-02-04 19:13:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/918
Author: @QuintenQVD0
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @alexevladgabriel

Base: mainHead: speedup-docker


📝 Commits (1)

  • 43d0b78 feat(docker): copy PHP extensions from builder stage to speedup the build

📊 Changes

1 file changed (+7 additions, -5 deletions)

View changed files

📝 Dockerfile (+7 -5)

📄 Description

Changes

  • Reuse compiled PHP extensions from composer stage instead of building them twice

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/918 **Author:** [@QuintenQVD0](https://github.com/QuintenQVD0) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@alexevladgabriel](https://github.com/alexevladgabriel) **Base:** `main` ← **Head:** `speedup-docker` --- ### 📝 Commits (1) - [`43d0b78`](https://github.com/pelican-dev/panel/commit/43d0b787427e680eea8fa269f6c32b3fa6da1aff) feat(docker): copy PHP extensions from builder stage to speedup the build ### 📊 Changes **1 file changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+7 -5) </details> ### 📄 Description # Changes - Reuse compiled PHP extensions from composer stage instead of building them twice --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:13:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1051