Skip to content

Update README.md to include docker buildx in the list of dependencies.#176

Open
Pyro57000 wants to merge 1 commit intoanyproto:mainfrom
Pyro57000:patch-1
Open

Update README.md to include docker buildx in the list of dependencies.#176
Pyro57000 wants to merge 1 commit intoanyproto:mainfrom
Pyro57000:patch-1

Conversation

@Pyro57000
Copy link
Copy Markdown

@Pyro57000 Pyro57000 commented Jan 23, 2026

added docker buildx to the list of dependencies. I was running into issues running the make command on Arch, and discovered the reason was I didn't have docker buildx installed yet.


  • I understand that contributing to this repository will require me to agree with the CLA

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 tech-docs
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

added docker buildx to the list of dependencies. Was running into issues, and it turns out I didn't have it installed yet.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 23, 2026

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@Pyro57000
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@fb929
Copy link
Copy Markdown
Collaborator

fb929 commented Jan 23, 2026

buildx usually comes with docker by default - maybe your docker engine (or docker desktop) version is outdated?
in any case, there's no mention of buildx on https://docs.docker.com/compose/install/, which could be confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants