Closed bfirsh closed 7 years ago
Allows image to be installed as a Docker image with Whalebrew: https://github.com/bfirsh/whalebrew
It'd work like this:
$ whalebrew install dockercloud/cli
This is much better than using pip, and arguably for a Docker tool, using a Docker image is better than Homebrew. ;)
Thanks @bfirsh, whalebrew looks amazing 👍
Allows image to be installed as a Docker image with Whalebrew: https://github.com/bfirsh/whalebrew
It'd work like this:
This is much better than using pip, and arguably for a Docker tool, using a Docker image is better than Homebrew. ;)