Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

case issue with Caskroom #181

Closed
jnoleau opened this issue Apr 5, 2016 · 3 comments
Closed

case issue with Caskroom #181

jnoleau opened this issue Apr 5, 2016 · 3 comments

Comments

@jnoleau
Copy link
Contributor

jnoleau commented Apr 5, 2016

https://github.com/brikis98/docker-osx-dev/blob/master/src/docker-osx-dev#L739

The result is :

Error: Tap caskroom/cask remote mismatch.
https://github.com/caskroom/homebrew-cask != https://github.com/Caskroom/homebrew-cask

brew tap Caskroom/cask > brew tap caskroom/cask seems to work

@brikis98
Copy link
Owner

brikis98 commented Apr 6, 2016

Ah, Cask has had a fair number of changes recently, so this must be one of them. Do you have any interest in submitting a one-character PR? :)

@jnoleau
Copy link
Contributor Author

jnoleau commented Apr 6, 2016

done (yes for testing purpose (this is my first PR on a public project) ^^)

PS :

instead of docker-compose & docker-machine from brew I use dockertoolbox (containing compose, machine, boot2docker iso, kitematic) from cask in my project, I don't know if it is interesting for this tool

brew_install "dockertoolbox" "docker-machine" "docker-machine" true

brikis98 added a commit that referenced this issue Apr 6, 2016
@brikis98
Copy link
Owner

brikis98 commented Apr 6, 2016

Thanks for the PR! It's now merged.

Using docker toolbox is something we've discussed before (#132) and would be worth another PR.

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

No branches or pull requests

2 participants