Signed-off-by: Harald Albers <github@albersweb.de> (cherry picked from commit b7a32e178029442be05bad39466418bd12e26145) Signed-off-by: Victor Vieux <victorvieux@gmail.com>
@@ -1512,7 +1512,6 @@ _docker_container_run_and_create() {
--expose
--group-add
--hostname -h
- --init-path
--ip
--ip6
--ipc
@@ -1636,7 +1635,7 @@ _docker_container_run_and_create() {
__docker_complete_capabilities_droppable
return
;;
- --cidfile|--env-file|--init-path|--label-file)
+ --cidfile|--env-file|--label-file)
_filedir