mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
parent
f0620da74a
commit
20772f90ff
1 changed files with 0 additions and 2 deletions
|
@ -21,7 +21,6 @@
|
|||
# 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
|
||||
|
||||
have docker && {
|
||||
__docker_containers_all()
|
||||
{
|
||||
local containers
|
||||
|
@ -542,4 +541,3 @@ _docker()
|
|||
}
|
||||
|
||||
complete -F _docker docker
|
||||
}
|
Loading…
Add table
Reference in a new issue