Add Docker Compose plugin

This commit is contained in:
Rob Loach 2015-03-06 08:59:36 -07:00
commit 7fce786e16
2 changed files with 338 additions and 0 deletions

View file

@ -0,0 +1,12 @@
## Docker Compose Plugin
Adds autocompletion to [Docker Compose](http://docs.docker.com/compose/).
### Usage
[See the CLI reference for help using Docker Compose](http://docs.docker.com/compose/cli/)
### References
* [Docker Compose command completion](http://docs.docker.com/compose/completion)