Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update FAQ.md w brew buildx info #741

Merged
merged 1 commit into from Jun 15, 2023
Merged

Conversation

gustafj
Copy link
Contributor

@gustafj gustafj commented Jun 14, 2023

No description provided.

Copy link
Contributor

@rfay rfay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the homebrew docker-buildx formula help with this? Seems easier...

rfay@rfay-tag1-m1:~/workspace/ddev$ brew info docker-buildx
==> docker-buildx: stable 0.10.5 (bottled), HEAD
Docker CLI plugin for extended build capabilities with BuildKit
https://docs.docker.com/buildx/working-with-buildx/
Not installed
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/docker-buildx.rb
License: Apache-2.0
==> Dependencies
Build: go ✔
==> Options
--HEAD
	Install HEAD version
==> Caveats
docker-buildx is a Docker plugin. For Docker to find this plugin, symlink it:
  mkdir -p ~/.docker/cli-plugins
  ln -sfn /opt/homebrew/opt/docker-buildx/bin/docker-buildx ~/.docker/cli-plugins/docker-buildx
==> Analytics
install: 7 (30 days), 62 (90 days), 4,709 (365 days)
install-on-request: 7 (30 days), 62 (90 days), 4,705 (365 days)
build-error: 0 (30 days)

@gustafj
Copy link
Contributor Author

gustafj commented Jun 14, 2023

Yeah it does, which is the info I added to the readme. I left the old manual way intact as not everyone uses homebrew.

@rfay
Copy link
Contributor

rfay commented Jun 14, 2023

Sorry, I scanned it too fast. Thought I saw the nasty stuff from https://github.com/docker/buildx#windows-and-macos

@rfay
Copy link
Contributor

rfay commented Jun 14, 2023

Maybe time for a PR there too. Sorry for scanning so fast.

Copy link
Owner

@abiosoft abiosoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks as usual.

@abiosoft abiosoft changed the title Update FAQ.md w brew buildx info docs: update FAQ.md w brew buildx info Jun 15, 2023
@abiosoft abiosoft merged commit 627c4fd into abiosoft:main Jun 15, 2023
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.

None yet

3 participants