mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-20 12:45:50 +00:00
Missed -entrypoint from 'docker run' options
This commit is contained in:
+1
-1
@@ -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
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user