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

Docker Install in Getting Started Not Working #84

Open
cerniuk opened this issue Jan 3, 2021 · 3 comments
Open

Docker Install in Getting Started Not Working #84

cerniuk opened this issue Jan 3, 2021 · 3 comments

Comments

@cerniuk
Copy link

cerniuk commented Jan 3, 2021

While you really don't need a command line to install Docker, the brew command line given on page:

https://github.com/apple/HomeKitADK/blob/master/Documentation/getting_started.md#prerequisites

Is incorrect. Brew indicates:

31415927:~ williamcerniuk$ brew cask install docker
Error: Calling brew cask install is disabled! Use brew install [--cask] instead.

@aajain-com
Copy link
Contributor

@cerniuk this is something new in the latest brew version. On my setup this shows up a warning and not an error. PR welcome!

@cerniuk
Copy link
Author

cerniuk commented Jan 10, 2021

@aajain-com sorry, not sure what you mean. What you see in my comment is copy-paste from macOS 11.1 terminal. The HomeKit MFi team had a similar comment. Either way, wasting too much time dealing with points of failure in convoluted build system, I punted. 🤷🏻‍♂️. Thanks tho!

@ModestGoblin
Copy link
Contributor

Hey @cerniuk , in #88 I believe we solved this issue by using brew install --cask docker

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

No branches or pull requests

3 participants