mirror of
https://github.com/docker/cli.git
synced 2026-09-07 18:14:30 -05:00
We need this, so client can get error from stream and not from status code, which is already 200, because write to ResponseWriter was occured. Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: ec51ba01dbbeadb06cc7f3c14e94f8a2ee938a34 Component: engine