mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Fix download urls for compose command completion Signed-off-by: Harald Albers <github@albersweb.de> * Use sudo when installing bash completion Writing to the system-wide completion plugin directory `/etc/bash_completion.d/` requires root permissions. Signed-off-by: Harald Albers <github@albersweb.de>