Fix docker ps for docker-compose

This commit is contained in:
Dave Wikoff 2016-10-08 02:28:02 -04:00 committed by GitHub
parent 0eb46ed912
commit 9b81a22581
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ conf.mount
conf.df
# docker ps
(^|[/\w\.]+/)docker ps\s?
(^|[/\w\.]+/)docker(-compose)? ps\s?
conf.dockerps
# docker images