mirror of https://github.com/containers/podman.git
Completion: --no-healthcheck is not an option
Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
This commit is contained in:
parent
d2291ecdd5
commit
51c00eae8b
|
@ -1815,7 +1815,6 @@ _podman_container_run() {
|
||||||
"
|
"
|
||||||
boolean_options="$boolean_options
|
boolean_options="$boolean_options
|
||||||
--detach -d
|
--detach -d
|
||||||
--no-healthcheck
|
|
||||||
--rm
|
--rm
|
||||||
--sig-proxy=false
|
--sig-proxy=false
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue