Joined September 2012
·

Murphy Randle

Full Stack Web Man at Space Monkey
·
Utah
·
·
·

That's a good point, @outrunthewolf! Thanks!

Posted to ZSH, Bower, and command not found over 1 year ago

Great point, @opatry. Thanks for posting that helpful comment!

That's a great point.

Just in case anyone else runs into this,
when you're building the docker client on the mac, make sure you checkout the same release tag in the docker source as is built on the VM.

If they aren't the same version, they likely won't work.

cd $GOPATH/src/github.com/dotcloud/docker
git checkout v0.6.3
go install

Should work as if the version of docker installed on the vm is 0.6.3.

Posted to Active sass debug info with middleman over 1 year ago

Thanks for posting this!

Posted to New git push mode "simple" over 1 year ago

Hey, this is sweet! Thanks!

Achievements
613 Karma
89,687 Total ProTip Views