An open API service indexing awesome lists of open source software.

https://github.com/fnichol/homebrew-dvm

A Homebrew formula for dvm, effortless Docker-in-a-box for unsupported Docker platforms, like the Mac.
https://github.com/fnichol/homebrew-dvm

Last synced: about 2 months ago
JSON representation

A Homebrew formula for dvm, effortless Docker-in-a-box for unsupported Docker platforms, like the Mac.

Awesome Lists containing this project

README

        

# homebrew-dvm

A [Homebrew][homebrew] formula for [dvm][], effortless Docker-in-a-box for unsupported Docker platforms, like the Mac.

## How do I install this formula?

Just `brew tap fnichol/dvm` and then `brew install dvm`.

If the formula was ever to conflict with one from Hombrew/homebrew or another tap, you can brew install fnichol/dvm/dvm.

You can also install via URL:

```sh
brew install https://raw.github.com/fnichol/homebrew-dvm/master/dvm.rb
```

## Docs

`brew help`, `man brew`, or the Homebrew [wiki][].

[dvm]: http://fnichol.github.io/dvm/
[homebrew]: http://brew.sh/
[wiki]: http://wiki.github.com/Homebrew/homebrew