-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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: add caveats #146192
docker: add caveats #146192
Conversation
d8525d4
to
84046d6
Compare
84046d6
to
740acdc
Compare
/rebase |
The added caveat should clarify how to add the CLI tools after installing the cask. Fixes [Homebrew#46078 (comment)](Homebrew#146078 (comment))
888038f
to
7b06788
Compare
@@ -116,8 +116,14 @@ | |||
] | |||
|
|||
caveats <<~EOS | |||
CLI tools are installed after launching Docker. They will be symlinked to one of the following | |||
based on your preference: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Yes, the line break was intentional as not all terminals line-wrap. I'll change it in the next update so it breaks at 80 char instead of 100.
The added caveat should clarify how to add the CLI tools after installing the cask.
Fixes #46078 (comment)
brew audit --cask --online docker
is error-free.brew style --fix docker
reports no offenses.Commands log: