mirror of
https://github.com/docker/cli.git
synced 2026-08-31 10:05:19 -05:00
Existing tests assume that the entrypoint in a docker run command will be split into multiple arguments, which is inconsistent with Linux. Fix the tests depending on this behavior. Signed-off-by: John Starks <jostarks@microsoft.com> Upstream-commit: 86ab343c3e98ded1ee1b12f04396ae011a0e6de6 Component: engine