mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
Add proper bash completion for "docker push"
This commit is contained in:
@@ -341,7 +341,7 @@ _docker_pull()
|
||||
|
||||
_docker_push()
|
||||
{
|
||||
return
|
||||
__docker_image_repos
|
||||
}
|
||||
|
||||
_docker_restart()
|
||||
|
||||
Reference in New Issue
Block a user