ohmyzsh/plugins/docker
Bob Maerten 000b1b2db8 Updated for Docker version 1.3
Removed insert command
Added create, pause, unpause and exec commands
Updated text througout commands description
2015-03-26 10:06:09 +01:00
..
_docker Updated for Docker version 1.3 2015-03-26 10:06:09 +01:00
README.md Update README.md 2013-08-07 21:29:53 +05:30

Docker autocomplete plugin

  • Adds autocomplete options for all docker commands.
  • Will also show containerIDs and Image names where applicable

####Shows help for all commands General Help

####Shows your downloaded images where applicable Images

####Shows your running containers where applicable Containers

Maintainer : Ahmed Azaan (@aeonazaan)