diff --git a/contrib/docker.bash b/contrib/docker.bash index a94ae2360f..1edabe1fe1 100644 --- a/contrib/docker.bash +++ b/contrib/docker.bash @@ -16,6 +16,8 @@ # . docker.bash # # Note: +# Currently, the completions will not work if the docker daemon is not +# bound to the default communication port/socket # If the docker daemon is using a unix socket for communication your user # must have access to the socket for the completions to function correctly