[PR #5434] [CLOSED] Idiot Proofing warning the need for buildx in the docker documentation #5441

Closed
opened 2026-06-05 15:21:22 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5434
Author: @AsbestosLampshade
Created: 4/14/2026
Status: Closed

Base: masterHead: fix/docker-buildx-requirement


📝 Commits (1)

  • 0a28ec5 Idiot Proofing warning the need for buildx in the docker documentation

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 docker/HOW_TO_USE_DOCKER.md (+3 -0)

📄 Description

Pull Request Type

  • feat (New feature)
  • 🐛 fix (Bug fix)
  • ♻️ refactor (Code refactoring without changing behavior)
  • 💄 style (UI style changes)
  • 🔨 chore (Build, CI, maintenance)
  • 📝 docs (Documentation updates)

Relevant Issues

resolves #5433

Description

Documentation addition reminding users to install buildx

Visuals (if applicable)

NA

Additional Information

Purely documentation

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated (if applicable)
  • 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/5434 **Author:** [@AsbestosLampshade](https://github.com/AsbestosLampshade) **Created:** 4/14/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/docker-buildx-requirement` --- ### 📝 Commits (1) - [`0a28ec5`](https://github.com/Mintplex-Labs/anything-llm/commit/0a28ec5842741c52233c7aa712e92459eb22e139) Idiot Proofing warning the need for buildx in the docker documentation ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker/HOW_TO_USE_DOCKER.md` (+3 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat (New feature) - [x] 🐛 fix (Bug fix) - [ ] ♻️ refactor (Code refactoring without changing behavior) - [ ] 💄 style (UI style changes) - [ ] 🔨 chore (Build, CI, maintenance) - [ ] 📝 docs (Documentation updates) ### Relevant Issues resolves #5433 ### Description Documentation addition reminding users to install buildx ### Visuals (if applicable) NA ### Additional Information Purely documentation ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated (if applicable) - [x] I have tested my code functionality - [x] 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-06-05 15:21:22 -04:00
yindo closed this issue 2026-06-05 15:21:22 -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#5441