[PR #4895] [MERGED] Dockerfile improvements #6426

Closed
opened 2026-02-05 10:31:56 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4895
Author: @C0rn3j
Created: 3/12/2024
Status: Merged
Merged: 3/19/2024
Merged by: @ssddanbrown

Base: developmentHead: development


📝 Commits (1)

  • 70479df Dockerfile: Don't cache 50MB of lists and use a single layer, make it pretty

📊 Changes

1 file changed (+25 additions, -16 deletions)

View changed files

📝 dev/docker/Dockerfile (+25 -16)

📄 Description

Don't cache 50MB of lists, remove two layers, use heredoc for sanity, don't install compose in 5 steps, make the apt install list obvious and remove redundant flags.


🔄 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/BookStackApp/BookStack/pull/4895 **Author:** [@C0rn3j](https://github.com/C0rn3j) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`70479df`](https://github.com/BookStackApp/BookStack/commit/70479df5dccc2910fa5a0e6821b304fdd989bd38) Dockerfile: Don't cache 50MB of lists and use a single layer, make it pretty ### 📊 Changes **1 file changed** (+25 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `dev/docker/Dockerfile` (+25 -16) </details> ### 📄 Description Don't cache 50MB of lists, remove two layers, use heredoc for sanity, don't install compose in 5 steps, make the apt install list obvious and remove redundant flags. --- <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-05 10:31:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6426