[PR #1904] [MERGED] Docker build frontend layer improvements #3823

Closed
opened 2026-02-22 18:34:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1904
Author: @timothycarambat
Created: 7/19/2024
Status: Merged
Merged: 7/19/2024
Merged by: @timothycarambat

Base: masterHead: docker-build-fe


📝 Commits (6)

  • 1517655 Improve frontend layer size and dep logging - test
  • ee1c7d9 add temp build image for branch
  • 95634c7 try to compress layers
  • 2258df6 clean apt-get post-install
  • cb2d727 Patch collector layer to preserve cache
  • 9157294 prep merge

📊 Changes

3 files changed (+42 additions, -38 deletions)

View changed files

📝 .dockerignore (+3 -3)
📝 docker/Dockerfile (+38 -31)
📝 docker/docker-compose.yml (+1 -4)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/anything-llm/pull/1904 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 7/19/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `docker-build-fe` --- ### 📝 Commits (6) - [`1517655`](https://github.com/Mintplex-Labs/anything-llm/commit/1517655bfa3ee2c9f85646ca25b0b4578d8982f9) Improve frontend layer size and dep logging - test - [`ee1c7d9`](https://github.com/Mintplex-Labs/anything-llm/commit/ee1c7d953ed45d8e403682854c8f96775459dc87) add temp build image for branch - [`95634c7`](https://github.com/Mintplex-Labs/anything-llm/commit/95634c70d4be03ee68a937b63b7ed7391c57367e) try to compress layers - [`2258df6`](https://github.com/Mintplex-Labs/anything-llm/commit/2258df6303a85ef9d8af99acc522dba8be78b69d) clean apt-get post-install - [`cb2d727`](https://github.com/Mintplex-Labs/anything-llm/commit/cb2d727666832cdf82ce09c9ba2ea11769773ca0) Patch collector layer to preserve cache - [`9157294`](https://github.com/Mintplex-Labs/anything-llm/commit/91572946da361e9722132a0c7984801c63754da3) prep merge ### 📊 Changes **3 files changed** (+42 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `.dockerignore` (+3 -3) 📝 `docker/Dockerfile` (+38 -31) 📝 `docker/docker-compose.yml` (+1 -4) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:34:34 -05:00
yindo closed this issue 2026-02-22 18:34:34 -05:00
yindo changed title from [PR #1904] Docker build frontend layer improvements to [PR #1904] [MERGED] Docker build frontend layer improvements 2026-06-05 15:15:24 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3823