зеркало из https://github.com/microsoft/docker.git
Missed -entrypoint from 'docker run' options
This commit is contained in:
Родитель
91ae135896
Коммит
d75282eb14
|
@ -293,7 +293,7 @@ _docker_run()
|
|||
-volumes-from)
|
||||
__docker_containers
|
||||
;;
|
||||
-a|-c|-dns|-e|-h|-m|-p|-u|-v)
|
||||
-a|-c|-dns|-e|-entrypoint|-h|-m|-p|-u|-v)
|
||||
return
|
||||
;;
|
||||
*)
|
||||
|
|
Загрузка…
Ссылка в новой задаче