Fix bash completion for docker-compose images

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2017-03-08 13:07:25 -08:00
parent dd4e49ef98
commit 38087a2888

View File

@ -508,6 +508,7 @@ _docker_compose() {
events events
exec exec
help help
images
kill kill
logs logs
pause pause