[PR #60] [MERGED] Add support for all CPU architectures in docker compose #3186

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/60
Author: @preeteshjain
Created: 6/15/2023
Status: Merged
Merged: 6/16/2023
Merged by: @timothycarambat

Base: masterHead: patch-1


📝 Commits (1)

  • 3454e2d fix: add platform config in docker compose

📊 Changes

3 files changed (+6 additions, -22 deletions)

View changed files

📝 docker/Dockerfile (+4 -5)
📝 docker/HOW_TO_USE_DOCKER.md (+1 -16)
📝 docker/docker-compose.yml (+1 -1)

📄 Description

This PR reverts https://github.com/Mintplex-Labs/anything-llm/pull/48 and adds support for running Docker container on all CPU architectures (arm64 or amd64)


🔄 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/60 **Author:** [@preeteshjain](https://github.com/preeteshjain) **Created:** 6/15/2023 **Status:** ✅ Merged **Merged:** 6/16/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`3454e2d`](https://github.com/Mintplex-Labs/anything-llm/commit/3454e2d0ee3b76fa46e7cb20adbee3b67433d4e8) fix: add platform config in docker compose ### 📊 Changes **3 files changed** (+6 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile` (+4 -5) 📝 `docker/HOW_TO_USE_DOCKER.md` (+1 -16) 📝 `docker/docker-compose.yml` (+1 -1) </details> ### 📄 Description This PR reverts https://github.com/Mintplex-Labs/anything-llm/pull/48 and adds support for running Docker container on all CPU architectures (`arm64` or `amd64`) --- <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:33:14 -05:00
yindo closed this issue 2026-02-22 18:33:14 -05: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#3186