mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +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>