← all formulas
Docker Version Manager
- Version
- v1.0.3
- License
- Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install dvmCaveats
dvm is a shell function, and must be sourced before it can be used.
Add the following command to your bash profile:
[ -f $HOMEBREW_PREFIX/opt/dvm/dvm.sh ] && . $HOMEBREW_PREFIX/opt/dvm/dvm.sh