mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07: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>