mirror of
https://github.com/moby/moby.git
synced 2026-07-04 13:48:55 +00:00
source /etc/bash_completion.d/docker.io was not working for me, since the file is called docker, not docker.io. There might be versions with 'io' ending; star is general enough. Signed-off-by: Ferenc Szabo <pragmaticfrank@gmail.com>