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

Homebrew formula #8

Open
darthdeus opened this issue Aug 1, 2018 · 6 comments
Open

Homebrew formula #8

darthdeus opened this issue Aug 1, 2018 · 6 comments

Comments

@darthdeus
Copy link

Since there are already available binary releases, it would be nice to have a Homebrew formula for macOS.

@pwaller
Copy link
Owner

pwaller commented Aug 1, 2018

I'm not familiar with homebrew, but if someone wants to contribute a formula to this repository then I'll gladly accept.

@mbana
Copy link

mbana commented Sep 26, 2018

go get -v -u github.com/pwaller/docker-show-context
cd ~/dir-containing-dockerfile
docker-show-context

@Miserlou
Copy link

Miserlou commented Oct 11, 2018

I'd also love this! Is this Gist helpful?

Also thanks so much for this project! Saved me bags of time!

@pwaller
Copy link
Owner

pwaller commented Jan 20, 2019

@Miserlou there is still not quite enough context in that gist as a non-brew user to be sure I've gotten things right.

What do I need to do to make it useful for other users, exactly? Do I need a repository called homebrew-docker-show-context? What do I need to do to make brew install docker-show-context a thing? What instruction should I give users? If someone is willing to help me figure this out, then I'll happily add it.

@chakrit
Copy link

chakrit commented Jul 31, 2019

@Miserlou As noted by the OP, @pwaller has already setup binary releases on github so there is no need to depends_on "go" again and re-build. It can just grab the github release binary and put it on the user's machine.

@rouge8
Copy link

rouge8 commented Nov 13, 2021

@pwaller I can submit a formula to Homebrew if you create a new tag that has the fix in 0aad356.

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

No branches or pull requests

6 participants