mirror of https://github.com/docker/cli.git
Windows: Remove --credentialspec flag
Signed-off-by: John Howard (VM) <jhoward@ntdev.microsoft.com>
This commit is contained in:
parent
da2f4802b6
commit
a10f63f0ce
|
@ -1522,7 +1522,6 @@ _docker_container_run_and_create() {
|
|||
__docker_daemon_os_is windows && options_with_args+="
|
||||
--cpu-count
|
||||
--cpu-percent
|
||||
--credentialspec
|
||||
--io-maxbandwidth
|
||||
--io-maxiops
|
||||
--isolation
|
||||
|
|
Loading…
Reference in New Issue